build(deps): revert husky back to 4.3.8

This commit is contained in:
sct
2021-02-10 07:44:48 +00:00
parent 1d7ef6d44f
commit bc4849ef55
5 changed files with 67 additions and 16 deletions

1
.husky/.gitignore vendored
View File

@@ -1 +0,0 @@
_

View File

@@ -1,4 +0,0 @@
#!/bin/sh
. "$(dirname "$0")/_/husky.sh"
yarn commitlint --edit $1

View File

@@ -1,4 +0,0 @@
#!/bin/sh
. "$(dirname "$0")/_/husky.sh"
yarn lint-staged