Skip to content

Commit 4e1067a

Browse files
authored
Update uv version in git hooks (#333)
Matches the version from #328
1 parent 942c2e4 commit 4e1067a

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
@@ -47,6 +47,6 @@ repos:
4747
- MD013
4848

4949
- repo: https://github.com/astral-sh/uv-pre-commit
50-
rev: 0.7.5
50+
rev: 0.10.0
5151
hooks:
5252
- id: uv-lock

0 commit comments

Comments
 (0)