We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3377260 commit 52610b2Copy full SHA for 52610b2
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.1
+ rev: v0.7.2
56
hooks:
57
# Run `python-typing-update` hook manually from time to time
58
# to update python typing syntax.
0 commit comments