We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 14a7fec commit 8100399Copy full SHA for 8100399
1 file changed
.pre-commit-config.yaml
@@ -63,7 +63,7 @@ repos:
63
args:
64
- --external-sources
65
- repo: https://github.com/cdce8p/python-typing-update
66
- rev: v0.7.2
+ rev: v0.7.3
67
hooks:
68
# Run `python-typing-update` hook manually from time to time
69
# to update python typing syntax.
0 commit comments