[renovate] only rebase when conflicted (#250)

This commit is contained in:
ᗪєνιη ᗷυнʟ 2020-11-25 16:11:29 -05:00 committed by GitHub
parent fba5edf834
commit 58af006816
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,6 +5,7 @@
"assigneesFromCodeOwners": true,
"reviewersFromCodeOwners": true,
"suppressNotifications": ["prIgnoreNotification"],
"rebaseWhen": "conflicted",
"helm-values": {
"enabled": false
},