From 6c792770e6b79e1ec35f8284ec1886ce44a7e3e6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 30 Dec 2024 03:38:49 +0000 Subject: [PATCH] chore(deps): update pre-commit hook pre-commit/mirrors-mypy to v1.14.0 --- .pre-commit-config.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index e75f75e8..c0ae2d1f 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -42,7 +42,7 @@ repos: id: mypy name: mypy-src repo: https://github.com/pre-commit/mirrors-mypy - rev: v1.13.0 + rev: v1.14.0 - hooks: - additional_dependencies: - types-requests @@ -55,7 +55,7 @@ repos: id: mypy name: mypy-tests repo: https://github.com/pre-commit/mirrors-mypy - rev: v1.13.0 + rev: v1.14.0 - hooks: - id: prettier types_or: