fix(renovate): push major bumps to a non-default branch (#41989)

This commit is contained in:
Mrugesh Mohapatra
2021-05-05 01:17:37 +05:30
committed by GitHub
parent 43e150359e
commit 66d5a421cb

View File

@ -11,6 +11,7 @@
}, },
{ {
"matchUpdateTypes": ["major"], "matchUpdateTypes": ["major"],
"baseBranches": ["renovate-major"],
"automerge": false, "automerge": false,
"rebaseWhen": "behind-base-branch" "rebaseWhen": "behind-base-branch"
} }