From 010e8b5c0190549348f1c47a623c5effc76d4c40 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 12 Nov 2025 01:39:08 +0000 Subject: [PATCH] chore(deps): update pre-commit hook cdce8p/python-typing-update to v0.8.1 --- .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 43722b45..058fd2ad 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -58,7 +58,7 @@ repos: additional_dependencies: ["@biomejs/biome@2.0.4"] name: "Verifying/updating code with biome (improved prettier)" - repo: https://github.com/cdce8p/python-typing-update - rev: v0.7.3 + rev: v0.8.1 hooks: # Run `python-typing-update` hook manually from time to time # to update python typing syntax.