Skip to content

Commit 7a427e7

Browse files
authored
Update renovate.json
1 parent b9c65ea commit 7a427e7

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

renovate.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,11 @@
66
"packageRules": [
77
{
88
"matchDepTypes": ["devDependencies"],
9+
"matchUpdateTypes": ["patch", "minor"],
10+
"groupName": "devDependencies",
11+
"automerge": true
12+
},
13+
{
914
"matchPackagePatterns": ["gradle", "graphql-kotlin"],
1015
"matchUpdateTypes": ["patch", "minor"],
1116
"groupName": "devDependencies",

0 commit comments

Comments
 (0)