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 6249771 commit 249af87Copy full SHA for 249af87
.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