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 2739a3c commit ff974fbCopy full SHA for ff974fb
.pre-commit-config.yaml
@@ -54,7 +54,7 @@ repos:
54
additional_dependencies: ["@biomejs/[email protected]"]
55
name: "Verifying/updating code with biome (improved prettier)"
56
- repo: https://github.com/cdce8p/python-typing-update
57
- rev: v0.7.3
+ rev: v0.8.1
58
hooks:
59
# Run `python-typing-update` hook manually from time to time
60
# to update python typing syntax.
0 commit comments