Skip to content

Commit

Permalink
ci: Renovate PRs will now include the dependencies label
Browse files Browse the repository at this point in the history
  • Loading branch information
FabianLars authored Apr 23, 2024
1 parent cbd9301 commit f976ab7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"extends": ["config:base"],
"enabledManagers": ["cargo", "npm"],
"semanticCommitType": "chore",
"labels": ["dependencies"],
"ignorePaths": [
"**/node_modules/**",
"**/bower_components/**",
Expand Down

0 comments on commit f976ab7

Please sign in to comment.