diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index f1f29c4f..187ea0b8 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -45,7 +45,7 @@ repos: hooks: - id: codespell - repo: https://github.com/commitizen-tools/commitizen - rev: v3.10.0 + rev: v3.10.1 hooks: - id: commitizen stages: [commit-msg]