diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index c2422e9..23dc004 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -43,7 +43,7 @@ repos: # Checking static types - repo: https://github.com/pre-commit/mirrors-mypy - rev: "v1.7.0" + rev: "v1.7.1" hooks: - id: mypy files: "setup.py"