diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 38fead1..a8f078f 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -23,7 +23,7 @@ repos: exclude: ^docs/ # type annotation - repo: https://github.com/pre-commit/mirrors-mypy - rev: v1.5.0 + rev: v1.5.1 hooks: - id: mypy exclude: ^docs/