Skip to content

Commit

Permalink
Create the new version '6.1'
Browse files Browse the repository at this point in the history
  • Loading branch information
sbrunner committed Oct 25, 2024
1 parent f438097 commit 05397e2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/renovate.json5
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
automerge: true,
schedule: 'after 5pm on the first day of the month',
},
baseBranches: ['release_4', '5.0', '5.1', '5.2', '6.0', 'master'],
baseBranches: ['release_4', '5.0', '5.1', '5.2', '6.0', '6.1', 'master'],
'pre-commit': { enabled: true },
regexManagers: [
/** Do updates on pre-commit additional dependencies */
Expand Down
1 change: 1 addition & 0 deletions SECURITY.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,4 @@
| 5.1 | 27/06/2027 |
| 5.2 | Best effort |
| 6.0 | Best effort |
| 6.1 | Best effort |

0 comments on commit 05397e2

Please sign in to comment.