Skip to content

Commit 9448bcb

Browse files
Update pre-commit hook cdce8p/python-typing-update to v0.7.3 (#358)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent adce14b commit 9448bcb

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
@@ -61,7 +61,7 @@ repos:
6161
name: "Verifying/updating code with biome (improved prettier)"
6262
additional_dependencies: ["@biomejs/[email protected]"]
6363
- repo: https://github.com/cdce8p/python-typing-update
64-
rev: v0.7.2
64+
rev: v0.7.3
6565
hooks:
6666
# Run `python-typing-update` hook manually from time to time
6767
# to update python typing syntax.

0 commit comments

Comments
 (0)