diff --git a/.husky/commit-msg b/.husky/commit-msg index c48ae69..ec18be2 100755 --- a/.husky/commit-msg +++ b/.husky/commit-msg @@ -1 +1 @@ -pnpm dlx commitlint --edit $1 +pnpm dlx commitlint --edit $1 --verbose