We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 44947ea commit d47d6c8Copy full SHA for d47d6c8
.pre-commit-config.yaml
@@ -58,7 +58,7 @@ repos:
58
additional_dependencies: ["@biomejs/biome@1.8.3"]
59
name: "Verifying/updating code with biome (improved prettier)"
60
- repo: https://github.com/cdce8p/python-typing-update
61
- rev: v0.7.1
+ rev: v0.7.2
62
hooks:
63
# Run `python-typing-update` hook manually from time to time
64
# to update python typing syntax.
0 commit comments