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 718473c commit af3572eCopy full SHA for af3572e
.github/renovate.json
@@ -1,6 +1,6 @@
1
{
2
"extends": ["config:base"],
3
- "lockFileMaintenance": { "enabled": true },
+ "lockFileMaintenance": { "enabled": true, "automerge": true },
4
"rangeStrategy": "replace",
5
"postUpdateOptions": ["yarnDedupeHighest"]
6
}
0 commit comments