diff --git a/.huskyrc b/.huskyrc index 3882423e..ea43d189 100644 --- a/.huskyrc +++ b/.huskyrc @@ -1,6 +1,6 @@ { "hooks": { - "prepare-commit-msg": "devmoji -e --lint", + "prepare-commit-msg": "devmoji -e", "commit-msg": "commitlint -E HUSKY_GIT_PARAMS" } } \ No newline at end of file