diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 8fec7dce0..4161deca4 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.0 + rev: v0.7.1 hooks: # Run `python-typing-update` hook manually from time to time # to update python typing syntax.