diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 6c1fb64..afecb97 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.24.0 + rev: v3.25.0 hooks: - id: commitizen stages: [commit-msg]