Skip to content

Commit ddc8db0

Browse files
authored
fix: precommit in readme
1 parent 1f83a98 commit ddc8db0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ uv run pytest
2424
Check formatting and other lints:
2525

2626
```shell
27-
uv run pre-commit --all-files
27+
uv run pre-commit run --all-files
2828
```
2929

3030
If you don't want to type `uv run` all the time:

0 commit comments

Comments
 (0)