diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 4c064ca..3f9d7a9 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -35,7 +35,7 @@ repos: - id: flake8 # Static Type checking: MyPy - repo: https://github.com/pre-commit/mirrors-mypy - rev: v1.11.2 + rev: v1.12.1 hooks: - id: mypy additional_dependencies: