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 47f1104 commit 4feb96fCopy full SHA for 4feb96f
renovate.json
@@ -1,4 +1,13 @@
1
{
2
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
3
- "extends": ["github>the-guild-org/shared-config:renovate"]
+ "extends": ["github>the-guild-org/shared-config:renovate"],
4
+ "automerge": true,
5
+ "rebaseWhen": "conflicted",
6
+ "major": {
7
+ "automerge": false
8
+ },
9
+ "lockFileMaintenance": {
10
+ "enabled": true,
11
+ "automerge": true
12
+ }
13
}
0 commit comments