From 43210039c7e4ac1ce49dfef251fd2dd662dd6dad Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 21 Dec 2024 10:50:37 +0000 Subject: [PATCH] build(deps): update pre-commit hook pre-commit/mirrors-mypy to v1 --- .pre-commit-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 0a28238..a2eb758 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -34,7 +34,7 @@ repos: name: isort (python) - repo: 'https://github.com/pre-commit/mirrors-mypy' - rev: v0.961 + rev: v1.14.0 hooks: - id: mypy exclude: ^tests/|^docs