diff --git a/.github/renovate.json5 b/.github/renovate.json5 index 557e484fa..87080f0f3 100644 --- a/.github/renovate.json5 +++ b/.github/renovate.json5 @@ -12,7 +12,7 @@ automerge: true, schedule: 'after 5pm on the first day of the month', }, - baseBranches: ['master', '1.4', '1.3', '1.2', '1.1'], + baseBranches: ['master', '1.5', '1.4', '1.3', '1.2', '1.1'], 'pre-commit': { enabled: true }, regexManagers: [ {