Skip to content

Commit

Permalink
Add branch 2.9 in Renovate config
Browse files Browse the repository at this point in the history
  • Loading branch information
sbrunner committed Nov 13, 2024
1 parent 7d7d445 commit 3af1970
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 3af1970

Please sign in to comment.