diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 52a57f4..62d5632 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -18,7 +18,7 @@ repos: - id: pretty-format-yaml args: [--autofix] - repo: https://github.com/pre-commit/mirrors-mypy - rev: v1.10.0 + rev: v1.10.1 hooks: - id: mypy - repo: https://github.com/PyCQA/isort