ci: Renovate PRs will now include the dependencies label

This commit is contained in:
Fabian-Lars
2024-04-23 15:51:20 +02:00
committed by GitHub
parent cbd930166c
commit f976ab7cd4
+1
View File
@@ -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/**",