We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 85069b8 commit 288fa56Copy full SHA for 288fa56
1 file changed
.pre-commit-config.yaml
@@ -52,7 +52,7 @@ repos:
52
- id: yamllint
53
name: "YAML linting"
54
- repo: https://github.com/cdce8p/python-typing-update
55
- rev: v0.7.0
+ rev: v0.7.1
56
hooks:
57
# Run `python-typing-update` hook manually from time to time
58
# to update python typing syntax.
0 commit comments