chore: Update pre-commit

This commit is contained in:
Chris Coutinho
2025-07-06 08:42:09 +02:00
parent a57c12591a
commit 57440f845f
+8 -3
View File
@@ -1,8 +1,13 @@
repos:
- hooks:
- repo: https://github.com/commitizen-tools/commitizen
rev: v4.8.2
hooks:
- id: commitizen
- id: commitizen-branch
stages:
- pre-push
repo: https://github.com/commitizen-tools/commitizen
rev: v4.8.2
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.12.2
hooks:
- id: ruff-check
- id: ruff-format