diff --git a/.github/renovate.json b/.github/renovate.json index 6bf1e8ee..a6873d10 100644 --- a/.github/renovate.json +++ b/.github/renovate.json @@ -6,7 +6,7 @@ ":separateMultipleMajorReleases", "helpers:pinGitHubActionDigests" ], - "baseBranchPatterns": [ + "baseBranches": [ "development", "feature/**" ],