ci: Renovate PRs will now include the dependencies label

pull/1242/head
Fabian-Lars 1 year ago committed by GitHub
parent cbd930166c
commit f976ab7cd4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -2,6 +2,7 @@
"extends": ["config:base"], "extends": ["config:base"],
"enabledManagers": ["cargo", "npm"], "enabledManagers": ["cargo", "npm"],
"semanticCommitType": "chore", "semanticCommitType": "chore",
"labels": ["dependencies"],
"ignorePaths": [ "ignorePaths": [
"**/node_modules/**", "**/node_modules/**",
"**/bower_components/**", "**/bower_components/**",

Loading…
Cancel
Save