diff --git a/.github/renovate.json b/.github/renovate.json index 99e90f6849b..7d7711fc0fe 100644 --- a/.github/renovate.json +++ b/.github/renovate.json @@ -1,5 +1,6 @@ { "$schema": "https://docs.renovatebot.com/renovate-schema.json", + "baseBranches": ["master", "feature\/v2"], "extends": [ "config:recommended" ],