Skip to content

Commit

Permalink
force renovate to always rebase when behind base branch
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolashenry committed May 17, 2020
1 parent ada8d65 commit 12b92e8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,6 @@
"extends": [
"config:base"
],
"rangeStrategy": "bump"
"rangeStrategy": "bump",
"rebaseWhen": "behind-base-branch"
}

0 comments on commit 12b92e8

Please sign in to comment.