Skip to content

Commit

Permalink
Merge pull request #2598 from camptocamp/new-version-1.22
Browse files Browse the repository at this point in the history
Create the new version '1.22'
  • Loading branch information
sbrunner authored Nov 15, 2024
2 parents da87c82 + 4f875b1 commit 43384ab
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 @@ -12,7 +12,7 @@
automerge: true,
schedule: 'after 5pm on the first day of the month',
},
baseBranches: ['1.15', '1.17', '1.18', '1.19', '1.20', '1.21', 'master'],
baseBranches: ['1.15', '1.17', '1.18', '1.19', '1.20', '1.21', '1.22', '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 @@ -13,3 +13,4 @@
| 1.19 | Best effort |
| 1.20 | Best effort |
| 1.21 | Best effort |
| 1.22 | Best effort |

0 comments on commit 43384ab

Please sign in to comment.