diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 9f21e30..003f21d 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -19,7 +19,7 @@ repos: hooks: - id: black - repo: https://github.com/pre-commit/mirrors-mypy - rev: v2.3.0 + rev: v2.3.1 hooks: - id: mypy - repo: https://github.com/codespell-project/codespell