chore(deps): update dependency husky to v7 (#6193)

* chore(deps): update dependency husky to v7

* chore: update husky

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: erezrokah <erezrokah@users.noreply.github.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2022-02-08 12:35:54 +00:00
committed by GitHub
parent f85960ecf6
commit 375d290bae
3 changed files with 11 additions and 68 deletions

4
.husky/commit-msg Executable file
View File

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