diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 8039bb5..ec6b646 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -36,7 +36,7 @@ repos: - id: isort name: isort - repo: https://github.com/pre-commit/mirrors-mypy - rev: v1.11.2 + rev: v1.12.1 hooks: - id: mypy language_version: python3.10