Skip to content

Commit 7615a8e

Browse files
committed
Update pre-commit hook cdce8p/python-typing-update to v0.6.0
1 parent 42bc12b commit 7615a8e

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
@@ -73,7 +73,7 @@ repos:
7373
- id: prettier
7474
name: "Verifying/updating code with prettier"
7575
- repo: https://github.com/cdce8p/python-typing-update
76-
rev: v0.5.1
76+
rev: v0.6.0
7777
hooks:
7878
# Run `python-typing-update` hook manually from time to time
7979
# to update python typing syntax.

0 commit comments

Comments
 (0)