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