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 29af425 commit ff59621Copy full SHA for ff59621
.github/renovate.json
@@ -7,9 +7,9 @@
7
"packageRules": [
8
{
9
"groupName": "devDeps",
10
- "description": "Automerge minor updates of devDeps",
+ "description": "Automerge updates of devDeps",
11
"automerge": true,
12
- "matchUpdateTypes": ["minor", "patch"],
+ "automergeType": "branch",
13
"matchDepTypes": ["devDependencies"],
14
"schedule": ["on the first day of the month"]
15
}
0 commit comments