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 e130d1b commit 9b685caCopy full SHA for 9b685ca
renovate.json5
@@ -2,7 +2,7 @@
2
extends: [
3
"config:base",
4
],
5
- rebaseStalePrs: true,
+ rebaseWhen: "behind-base-branch",
6
automerge: true,
7
major: {
8
automerge: false,
0 commit comments