diff --git a/.husky/commit-msg b/.husky/commit-msg index 789edbb..b5a5eb0 100644 --- a/.husky/commit-msg +++ b/.husky/commit-msg @@ -1,4 +1,4 @@ #!/usr/bin/env sh . "$(dirname -- "$0")/_/husky.sh" -npx run commitlint --edit +npx commitlint --edit "$1"