diff --git a/renovate.json b/renovate.json index 898eb2880d..37120709e4 100644 --- a/renovate.json +++ b/renovate.json @@ -11,6 +11,7 @@ }, { "matchUpdateTypes": ["major"], + "baseBranches": ["renovate-major"], "automerge": false, "rebaseWhen": "behind-base-branch" }