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 c859805 commit 13d33bdCopy full SHA for 13d33bd
renovate.json
@@ -2,5 +2,9 @@
2
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
3
"extends": [
4
"local>elastic/renovate-config"
5
- ]
+ ],
6
+ "automerge": true,
7
+ "automergeStrategy": "squash",
8
+ "automergeType": "branch",
9
+ "rebaseWhen": "auto"
10
}
0 commit comments