From 6d6e10aa42fd473870f5532ab9d2b4975e5cd3ba Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 12 Oct 2025 19:47:00 +0000 Subject: [PATCH] Update pre-commit hook cdce8p/python-typing-update to v0.7.3 --- .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 4714660bb..1b4dac7c3 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -63,7 +63,7 @@ repos: args: - --external-sources - repo: https://github.com/cdce8p/python-typing-update - rev: v0.7.2 + rev: v0.7.3 hooks: # Run `python-typing-update` hook manually from time to time # to update python typing syntax.