Skip to content

Commit 5f1b13d

Browse files
committed
Revert "try with python -m uv"
This reverts commit 813aa21.
1 parent 813aa21 commit 5f1b13d

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
@@ -125,7 +125,7 @@ repos:
125125

126126
- id: uv-lock
127127
name: uv-lock
128-
entry: python -m uv lock
128+
entry: uv lock
129129
language: python
130130
require_serial: true
131131
files: ^(uv\.lock|pyproject\.toml|requirements.txt|requirements/.*\.txt)$

0 commit comments

Comments
 (0)