Skip to content

Commit 847b153

Browse files
authored
Apply suggestion from @azu
1 parent c24d113 commit 847b153

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.githooks/pre-commit

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
#!/bin/sh
2-
npx lint-staged
2+
npx --no-install lint-staged

0 commit comments

Comments
 (0)