Skip to content

Commit 2af671c

Browse files
committed
renovate: always attempt rebase when behind base branch
1 parent 52a8504 commit 2af671c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

renovate.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,6 @@
2424
}
2525
],
2626
"prHourlyLimit": 0,
27-
"commitBodyTable": true
27+
"commitBodyTable": true,
28+
"rebaseWhen": "behind-base-branch"
2829
}

0 commit comments

Comments
 (0)