diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 19f0646..e9ce198 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -54,7 +54,7 @@ repos: hooks: - id: black - repo: https://github.com/codespell-project/codespell - rev: v2.2.6 + rev: v2.3.0 hooks: - id: codespell - repo: https://github.com/PyCQA/flake8