diff --git a/.husky/prepare-commit-msg b/.husky/prepare-commit-msg index 297bde52a..ab3a6e810 100644 --- a/.husky/prepare-commit-msg +++ b/.husky/prepare-commit-msg @@ -1,4 +1,3 @@ - #!/bin/sh [[ "$(uname -a)" = *"MINGW64"* ]] && exit 0 [ -n "$CI" ] && exit 0