Skip to content

Commit 3193461

Browse files
committed
chore: use prek for lint
1 parent c06a4c7 commit 3193461

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

justfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ typing:
2020

2121
# Run linting and formatting
2222
lint:
23-
uvx --with pre-commit-uv pre-commit run -a
23+
uvx prek run -a
2424

2525
# Build documentation
2626
docs:

0 commit comments

Comments
 (0)