Skip to content

Commit 244215f

Browse files
Update pre-commit hook cdce8p/python-typing-update to v0.7.2
1 parent 3377260 commit 244215f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ repos:
5252
- id: yamllint
5353
name: "YAML linting"
5454
- repo: https://github.com/cdce8p/python-typing-update
55-
rev: v0.7.1
55+
rev: v0.7.2
5656
hooks:
5757
# Run `python-typing-update` hook manually from time to time
5858
# to update python typing syntax.

0 commit comments

Comments
 (0)