diff --git a/.husky/commit-msg b/.husky/commit-msg index b14ac86..ecef3a5 100755 --- a/.husky/commit-msg +++ b/.husky/commit-msg @@ -1 +1 @@ -commitlint < "${1}" +pnpm exec commitlint < "${1}"