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 ab0a944 commit c752ddeCopy full SHA for c752dde
1 file changed
renovate.json
@@ -1,5 +1,9 @@
1
{
2
- "extends": ["config:base", "group:allNonMajor", ":maintainLockFilesWeekly"],
+ "extends": [
3
+ "config:recommended",
4
+ "group:allNonMajor",
5
+ ":maintainLockFilesWeekly"
6
+ ],
7
"rangeStrategy": "bump",
8
"postUpdateOptions": ["pnpmDedupe"],
9
"rebaseWhen": "conflicted",
0 commit comments