chore: migrate husky from v8 to v9

This commit is contained in:
Maximiliano Kazanski
2024-02-15 03:21:35 -03:00
parent 6fdc48d132
commit 83941365c4
3 changed files with 1 additions and 7 deletions

View File

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

View File

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