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"],
"enabledManagers": ["cargo", "npm"],
"semanticCommitType": "chore",
"labels": ["dependencies"],
"ignorePaths": [
"**/node_modules/**",
"**/bower_components/**",

Loading…
Cancel
Save