diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 2a1af70d..10ecb811 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -46,7 +46,7 @@ repos: hooks: - id: codespell - repo: https://github.com/commitizen-tools/commitizen - rev: v3.31.0 + rev: v4.1.0 hooks: - id: commitizen stages: [commit-msg]