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 adce14b commit 9448bcbCopy full SHA for 9448bcb
.pre-commit-config.yaml
@@ -61,7 +61,7 @@ repos:
61
name: "Verifying/updating code with biome (improved prettier)"
62
additional_dependencies: ["@biomejs/[email protected]"]
63
- repo: https://github.com/cdce8p/python-typing-update
64
- rev: v0.7.2
+ rev: v0.7.3
65
hooks:
66
# Run `python-typing-update` hook manually from time to time
67
# to update python typing syntax.
0 commit comments