ci: Add workflow for bumping versions and handling releases

This commit is contained in:
Chris Coutinho
2025-05-24 22:21:50 +02:00
parent d48e151e95
commit 20ebd7bbcb
5 changed files with 261 additions and 1 deletions
+8
View File
@@ -0,0 +1,8 @@
repos:
- hooks:
- id: commitizen
- id: commitizen-branch
stages:
- pre-push
repo: https://github.com/commitizen-tools/commitizen
rev: v4.8.2