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 a0c9ba6 commit c6adf19Copy full SHA for c6adf19
.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.6.0
+ rev: v0.7.0
62
hooks:
63
# Run `python-typing-update` hook manually from time to time
64
# to update python typing syntax.
0 commit comments