diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 1d03459..94fa3c7 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -44,7 +44,7 @@ repos: - flake8-docstrings==1.6.0 - repo: https://github.com/pre-commit/mirrors-mypy - rev: v1.11.2 + rev: v1.12.1 hooks: - id: mypy exclude: 'tests'