From 6a20f1e5134e9cd434770975c3304ccfebfde561 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 15 Dec 2025 14:10:51 +0000 Subject: [PATCH] chore(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 122917d..a151c91 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -11,7 +11,7 @@ repos: args: [ "--max-line-length", "120" ] exclude: "tests/to-be-tested/" - repo: https://github.com/pre-commit/mirrors-mypy - rev: 'v0.991' + rev: 'v1.19.1' hooks: - id: mypy files: ^flake8_executable