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.
2 parents 34b4063 + e800421 commit fcdd733Copy full SHA for fcdd733
.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.3
+ rev: v0.8.1
65
hooks:
66
# Run `python-typing-update` hook manually from time to time
67
# to update python typing syntax.
0 commit comments