Skip to content

Commit a785cbb

Browse files
authored
Update packageRules to match specific managers
1 parent 95e3a94 commit a785cbb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

renovate.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"semanticCommits": "disabled",
77
"packageRules": [
88
{
9-
"matchDepTypes": ["dependencies", "devDependencies"],
9+
"matchManagers": ["bun", "dockerfile", "npm"],
1010
"matchUpdateTypes": ["patch", "minor"],
1111
"groupName": "dependencies"
1212
},

0 commit comments

Comments
 (0)