diff --git a/.husky/commit-msg b/.husky/commit-msg index ea7a72b..125042e 100755 --- a/.husky/commit-msg +++ b/.husky/commit-msg @@ -1,2 +1,2 @@ # Validate commit message with commitlint -pnpm exec commitlint --edit $1 \ No newline at end of file +# pnpm exec commitlint --edit $1 \ No newline at end of file