mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-08-05 18:18:37 +02:00
ci: Renovate PRs will now include the dependencies label
This commit is contained in:
@@ -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/**",
|
||||||
|
|||||||
Reference in New Issue
Block a user