Skip to content

Commit 270cf0e

Browse files
committed
Update to latest husky template
1 parent f00a361 commit 270cf0e

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

configs/husky/pre-commit

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
#!/bin/sh
2-
3-
. "$(dirname "$0")/_/husky.sh"
1+
#!/usr/bin/env sh
2+
. "$(dirname -- "$0")/_/husky.sh"
43

54
node "$(dirname "$0")/../../dist/bin.js" pre-commit

0 commit comments

Comments
 (0)