Skip to content

Commit 84f685c

Browse files
committed
🚧(ci) debug lint-and-format
1 parent 98eca98 commit 84f685c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/git-pre-commit-hook

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ DOCKER_USER=${DOCKER_USER} docker compose \
88
--no-TTY \
99
--rm \
1010
dev \
11-
bash -c "cd dev && uv run pre-commit run --all-files"
11+
bash -c "cd dev && uv run pre-commit run"

0 commit comments

Comments
 (0)