diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index a332776b0..aee535fe6 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -61,7 +61,7 @@ repos: name: "Verifying/updating code with biome (improved prettier)" additional_dependencies: ["@biomejs/biome@2.0.4"] - 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.