fix: restore pre-commit hook structure

This commit is contained in:
Normann
2026-08-21 01:11:10 +02:00
parent fd6e177c03
commit b461dd7551
-3
View File
@@ -76,9 +76,6 @@ repos:
stages: [pre-push]
pass_filenames: false
# Validate new commit messages before push (using Python wrapper)
- repo: local
hooks:
# Validate new commit messages before push (using Python wrapper)
- id: commitizen-new-commits
name: Commitizen (check new commits only, .venv aware)