From da40536cf89ef20a69fc8aef55cdee78a73250bf Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 25 Aug 2024 10:17:06 +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..73cd7e8 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.11.2 hooks: - id: mypy exclude: ^tests/|^docs