chore: add commitizen to pre-commit hooks

This commit is contained in:
Greyson LaLonde
2025-07-09 09:35:02 -04:00
parent f071966951
commit 4b2d5633c1

View File

@@ -5,3 +5,7 @@ repos:
- id: ruff
args: ["--fix"]
- id: ruff-format
- repo: https://github.com/commitizen-tools/commitizen
rev: v3.13.0
hooks:
- id: commitizen