diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 242c5cb..863cd7e 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -5,7 +5,7 @@ repos: hooks: - id: doc8 - repo: https://github.com/codespell-project/codespell - rev: v2.2.4 + rev: v2.2.5 hooks: - id: codespell - repo: https://github.com/pre-commit/pre-commit-hooks.git