diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index ec6b646..6e8b2b6 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.12.1 + rev: v1.13.0 hooks: - id: mypy language_version: python3.10