diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 2479f97..9f21e30 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -23,7 +23,7 @@ repos: hooks: - id: mypy - repo: https://github.com/codespell-project/codespell - rev: v2.4.2 + rev: v2.4.3 hooks: - id: codespell args: [--ignore-words-list=assertin]