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 72a212c commit 2ffe99dCopy full SHA for 2ffe99d
renovate.json
@@ -1,6 +1,7 @@
1
{
2
- "$schema": "https://docs.renovatebot.com/renovate-schema.json",
3
- "extends": [
4
- "config:recommended"
5
- ]
+ "$schema": "https://docs.renovatebot.com/renovate-schema.json",
+ "extends": ["config:recommended"],
+ "lockFileMaintenance": {
+ "enabled": true
6
+ }
7
}
0 commit comments