We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a3f3f54 commit 7c3acc5Copy full SHA for 7c3acc5
.pre-commit-config.yaml
@@ -58,7 +58,7 @@ repos:
58
additional_dependencies: ["@biomejs/biome@2.0.4"]
59
name: "Verifying/updating code with biome (improved prettier)"
60
- repo: https://github.com/cdce8p/python-typing-update
61
- rev: v0.7.3
+ rev: v0.8.1
62
hooks:
63
# Run `python-typing-update` hook manually from time to time
64
# to update python typing syntax.
0 commit comments