Skip to content

Commit f96dba5

Browse files
committed
Update pre-commit config.
1 parent 3cad75e commit f96dba5

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
@@ -21,7 +21,7 @@ repos:
2121
rev: v4.0.0-alpha.8
2222
hooks:
2323
- id: prettier
24-
entry: pnpm prettier --config .prettierrc --write
24+
entry: prettier --config .prettierrc --write
2525
exclude: "pnpm-lock.yaml"
2626
exclude_types: ["svg", "editorconfig", "gitignore"]
2727

0 commit comments

Comments
 (0)