chore: add commitizen pre-commit hook

This commit is contained in:
Greyson LaLonde
2025-12-17 15:49:24 -05:00
committed by GitHub
parent 1cdbe79b34
commit 8d0effafec

View File

@@ -24,4 +24,10 @@ repos:
rev: 0.9.3
hooks:
- id: uv-lock
- repo: https://github.com/commitizen-tools/commitizen
rev: v4.10.1
hooks:
- id: commitizen
- id: commitizen-branch
stages: [ pre-push ]