We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b9c65ea commit 7a427e7Copy full SHA for 7a427e7
renovate.json
@@ -6,6 +6,11 @@
6
"packageRules": [
7
{
8
"matchDepTypes": ["devDependencies"],
9
+ "matchUpdateTypes": ["patch", "minor"],
10
+ "groupName": "devDependencies",
11
+ "automerge": true
12
+ },
13
+ {
14
"matchPackagePatterns": ["gradle", "graphql-kotlin"],
15
"matchUpdateTypes": ["patch", "minor"],
16
"groupName": "devDependencies",
0 commit comments