diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 8caeffa70..a8d1b29c0 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.30.0 + rev: v3.30.1 hooks: - id: commitizen stages: [commit-msg]