chore: force conventional commit messages

This commit is contained in:
Roberto Alsina 2024-08-26 20:30:12 -03:00
parent 31334ac802
commit de2a4a1996

View File

@ -25,3 +25,11 @@ repos:
rev: 0.23.2 rev: 0.23.2
hooks: hooks:
- id: check-github-workflows - id: check-github-workflows
- repo: https://github.com/commitizen-tools/commitizen
rev: v3.29.0 # automatically updated by Commitizen
hooks:
- id: commitizen
- id: commitizen-branch
stages:
- post-commit
- push