diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 74a86c7..b81d911 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -9,7 +9,7 @@ repos: - id: end-of-file-fixer - id: trailing-whitespace - repo: https://github.com/pre-commit/mirrors-mypy - rev: v1.7.0 + rev: v1.7.1 hooks: - id: mypy - repo: https://github.com/astral-sh/ruff-pre-commit