mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
chore: fix husky
This commit is contained in:
parent
22e4cc32a0
commit
0df369a825
@ -1,4 +1,4 @@
|
||||
#!/usr/bin/env sh
|
||||
. "$(dirname -- "$0")/_/husky.sh"
|
||||
|
||||
npx commitlint --edit ""
|
||||
npx commitlint --edit "$1"
|
||||
|
Loading…
Reference in New Issue
Block a user