diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index f6fd1ad30..c14894d1a 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.0.0 hooks: - id: commitizen stages: [commit-msg]