Skip to content

Commit da1bf2d

Browse files
authored
Change Renovate PRs rebase strategy to 'behind-base-branch'
1 parent 0a17e29 commit da1bf2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/renovate.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"prConcurrentLimit": 20,
77
"dependencyDashboard": true,
88
"commitBodyTable": true,
9-
"rebaseWhen": "auto",
9+
"rebaseWhen": "behind-base-branch",
1010
"schedule": [
1111
"before 8am"
1212
],

0 commit comments

Comments
 (0)