diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index cfb31580a..65b5938de 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -30,7 +30,7 @@ repos: hooks: - id: flake8 - repo: https://github.com/codespell-project/codespell - rev: "v2.2.4" + rev: "v2.2.5" hooks: - id: codespell types_or: [python, markdown, rst]