Skip to content

Commit

Permalink
Add branch 5.2 to Renovate
Browse files Browse the repository at this point in the history
  • Loading branch information
sbrunner committed Feb 20, 2023
1 parent c87e1ac commit 0afde69
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 @@ -12,7 +12,7 @@
automerge: true,
schedule: 'after 5pm on the first day of the month',
},
baseBranches: ['master', '5.1', '5.0', 'release_2', 'release_3', 'release_4'],
baseBranches: ['master', '5.2', '5.1', '5.0', 'release_2', 'release_3', 'release_4'],
packageRules: [
/** Automerge the patch, the minor and the dev dependency */
{
Expand Down

0 comments on commit 0afde69

Please sign in to comment.