Skip to content

Commit 3fd4bab

Browse files
committed
chore: pin uv-lock python
1 parent 0ba1ba4 commit 3fd4bab

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
@@ -33,7 +33,7 @@ repos:
3333
rev: 0.9.18
3434
hooks:
3535
- id: uv-lock
36-
args: [--check, --no-build, --no-build-isolation]
36+
args: [--check, --no-build, --no-build-isolation, --python, python3]
3737
additional_dependencies:
3838
- hatchling
3939
- hatch-vcs

0 commit comments

Comments
 (0)