From d47d6c8e3d318af6113676dd789eaf7db1fee95c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 3 Jun 2025 11:13:59 +0000 Subject: [PATCH] Update pre-commit hook cdce8p/python-typing-update to v0.7.2 --- .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 b48abef4e..05b495e24 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -58,7 +58,7 @@ repos: additional_dependencies: ["@biomejs/biome@1.8.3"] name: "Verifying/updating code with biome (improved prettier)" - repo: https://github.com/cdce8p/python-typing-update - rev: v0.7.1 + rev: v0.7.2 hooks: # Run `python-typing-update` hook manually from time to time # to update python typing syntax.