diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 68712c9..9799498 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -44,7 +44,7 @@ repos: hooks: - id: codespell - repo: https://github.com/commitizen-tools/commitizen - rev: v3.12.0 + rev: 3.12.0 hooks: - id: commitizen stages: [commit-msg]