Skip to content

Commit 2147d3d

Browse files
committed
chore: tweak pre-commit
1 parent 1f86adb commit 2147d3d

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
@@ -37,7 +37,7 @@ repos:
3737
hooks:
3838
- id: run-tests
3939
name: Run pytest before push
40-
entry: pytest
40+
entry: uv run pytest
4141
language: system
4242
stages: [pre-push]
4343
pass_filenames: false

0 commit comments

Comments
 (0)