Skip to content

Commit 0fe3791

Browse files
authored
chore: Only rebase renovate PRs when theres a conflict
1 parent eff0668 commit 0fe3791

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

renovate.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
33
"extends": ["config:recommended", ":automergeStableNonMajor"],
44
"enabledManagers": ["github-actions", "terraform", "npm", "maven", "gomod"],
5+
"rebaseWhen": "conflicted",
56
"packageRules": [
67
{
78
"matchManagers": ["github-actions"],

0 commit comments

Comments
 (0)