diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 263c2dd..d50df5f 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.1 + rev: v0.8.2 hooks: - id: check-message # - id: check-branch # uncomment if you need.