diff --git a/.husky/commit-msg b/.husky/commit-msg index 7cd8dd9a4..e8511eaea 100644 --- a/.husky/commit-msg +++ b/.husky/commit-msg @@ -1,4 +1,4 @@ #!/bin/sh . "$(dirname "$0")/_/husky.sh" -npx --no-install commitlint --edit +npx --no-install commitlint --edit $1