Skip to content

Commit 23b4919

Browse files
authored
Configure Renovate to rebase PRs only when conflicted (#147)
1 parent 6e75352 commit 23b4919

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/renovate.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"extends": [
44
"config:base"
55
],
6+
"rebaseWhen": "conflicted",
67
"packageRules": [
78
{
89
"matchSourceUrls": [ "https://github.com/nunit/nunit"],

0 commit comments

Comments
 (0)