diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index ac82fcb..d41f26f 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -18,7 +18,7 @@ repos: - id: remove-tabs - repo: https://github.com/pre-commit/pre-commit-hooks.git - rev: v4.6.0 + rev: v5.0.0 hooks: # Side-effects: - id: end-of-file-fixer @@ -56,7 +56,7 @@ repos: - id: pydocstyle - repo: https://github.com/codespell-project/codespell - rev: v2.3.0 + rev: v2.4.0 hooks: - id: codespell