Skip to content

Commit 288fa56

Browse files
Update pre-commit hook cdce8p/python-typing-update to v0.7.1 (#722)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 85069b8 commit 288fa56

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.0
55+
rev: v0.7.1
5656
hooks:
5757
# Run `python-typing-update` hook manually from time to time
5858
# to update python typing syntax.

0 commit comments

Comments
 (0)