diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 378667b..066e559 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -32,7 +32,7 @@ repos: hooks: - id: codespell - repo: https://github.com/commit-check/commit-check - rev: v0.8.3 + rev: v0.8.5 hooks: - id: check-message # - id: check-branch # uncomment if you need.