chore: update to husky@8

This commit is contained in:
Julien Fontanet
2022-11-22 15:33:43 +01:00
parent f5b91cd45d
commit d789e3aa0d
3 changed files with 11 additions and 79 deletions
+4
View File
@@ -0,0 +1,4 @@
#!/usr/bin/env sh
. "$(dirname -- "$0")/_/husky.sh"
npx lint-staged && scripts/lint-staged.js && scripts/run-script.js pre-commit