Skip to content

Commit 3db7761

Browse files
committed
update uv-lock hook
1 parent c553aa7 commit 3db7761

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
@@ -25,7 +25,7 @@ repos:
2525
- id: mypy
2626
args: [--ignore-missing-imports, --no-warn-unused-ignores]
2727
- repo: https://github.com/astral-sh/uv-pre-commit
28-
rev: 0.7.2
28+
rev: 0.7.3
2929
hooks:
3030
- id: uv-lock
3131
- repo: local

0 commit comments

Comments
 (0)