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 44ecb62 commit 40220f7Copy full SHA for 40220f7
.github/renovate.json
@@ -8,7 +8,7 @@
8
"ignoreTests": false,
9
"packageRules": [
10
{
11
- "matchUpdateTypes": ["patch"],
+ "matchUpdateTypes": ["patch", "minor"],
12
"automerge": true
13
},
14
0 commit comments