From 994da1a162da2e4b373ee442537d220cf2074e17 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 17 Aug 2023 09:43:32 +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..1fa4c2f 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.5.1 hooks: - id: mypy exclude: ^tests/|^docs