diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 3169c9f..8d3410a 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.1 + rev: v1.11.2 hooks: - id: mypy language_version: python3.10