Skip to content

Commit b8dda5a

Browse files
committed
Run formatter.
1 parent e60e636 commit b8dda5a

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,7 @@ repos:
2525
hooks:
2626
- id: local_prettier
2727
name: prettier
28-
entry:
29-
pnpm prettier --write --log-level=error --plugin=prettier-plugin-astro
28+
entry: pnpm prettier --log-level=error --plugin=prettier-plugin-astro
3029
language: node
3130
types_or: ["text"]
3231
exclude_types: ["editorconfig", "gitignore"]

0 commit comments

Comments
 (0)