From 152b2c6a00c3cad093022b944a4cd8d557cff8aa Mon Sep 17 00:00:00 2001 From: Matthias Date: Mon, 22 Jul 2024 18:57:53 +0200 Subject: [PATCH] chore: Bump pre-commit --- .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 7d67c38cb..1f0439f22 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -9,7 +9,7 @@ repos: # stages: [push] - repo: https://github.com/pre-commit/mirrors-mypy - rev: "v1.10.1" + rev: "v1.11.0" hooks: - id: mypy exclude: build_helpers