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.
2 parents f71131c + d5e6424 commit 2f67270Copy full SHA for 2f67270
1 file changed
.github/renovate.json
@@ -25,8 +25,8 @@
25
"enabled": false
26
},
27
{
28
- "description": "Auto-merge minor updates once CI is green.",
29
- "matchUpdateTypes": ["minor"],
+ "description": "Auto-merge minor and patch updates once CI is green.",
+ "matchUpdateTypes": ["minor", "patch"],
30
"automerge": true
31
}
32
],
0 commit comments