Skip to content

Commit 46c560b

Browse files
authored
Use pnpm instead of npm in pre-commit check (#492)
1 parent 40f04a6 commit 46c560b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.husky/pre-commit

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
npx lint-staged
1+
pnpm exec lint-staged

0 commit comments

Comments
 (0)