Skip to content

Commit

Permalink
Merge pull request #11533 from camptocamp/add-2-9
Browse files Browse the repository at this point in the history
Add branch 2.9 in Renovate config
  • Loading branch information
sbrunner authored Nov 13, 2024
2 parents 5981e70 + 3af1970 commit 56b4872
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/renovate.json5
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
prHourlyLimit: 0,
prConcurrentLimit: 0,
lockFileMaintenance: {enabled: true, automerge: true, schedule: 'after 5pm on the first day of the month'},
baseBranches: ['master', '2.6', '2.7', '2.8'],
baseBranches: ['master', '2.6', '2.7', '2.8', '2.9'],
'pre-commit': {enabled: true},
regexManagers: [
/** Do updates on pre-commit additional dependencies */
Expand Down

0 comments on commit 56b4872

Please sign in to comment.