diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 406790c..110a839 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.25.0 + rev: v3.25.1 hooks: - id: commitizen stages: [commit-msg]