diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 86bbc05..b1c3000 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -38,7 +38,7 @@ repos: - flake8-docstrings==1.6.0 - repo: https://github.com/pre-commit/mirrors-mypy - rev: v1.14.0 + rev: v1.14.1 hooks: - id: mypy exclude: 'tests'