From 3a8c661de1a57c29a8fb569a38209d998796550d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 9 Mar 2025 01:31:24 +0000 Subject: [PATCH] Update pre-commit hook cdce8p/python-typing-update to v0.7.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 ff19d34ba..25f9e0a44 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -52,7 +52,7 @@ repos: - id: yamllint name: "YAML linting" - repo: https://github.com/cdce8p/python-typing-update - rev: v0.7.0 + rev: v0.7.1 hooks: # Run `python-typing-update` hook manually from time to time # to update python typing syntax.