diff --git a/.husky/commit-msg b/.husky/commit-msg index b56767669..91b60d544 100755 --- a/.husky/commit-msg +++ b/.husky/commit-msg @@ -1,4 +1,3 @@ #!/usr/bin/env sh -. "$(dirname -- "$0")/_/husky.sh" npx --no -- commitlint --edit "$1"