diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index f9f5174..ef6b5be 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -56,7 +56,7 @@ repos: # Mypy Check - repo: https://github.com/pre-commit/mirrors-mypy - rev: v1.16.0 + rev: v1.18.2 hooks: - id: mypy files: src|tests