diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 58fecf9..572cb56 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -29,7 +29,7 @@ repos: - flake8-unused-arguments - repo: https://github.com/codespell-project/codespell - rev: v2.2.5 + rev: v2.2.4 hooks: - id: codespell additional_dependencies: