diff --git a/package.json b/package.json index 63935d288..a26b15368 100644 --- a/package.json +++ b/package.json @@ -65,7 +65,8 @@ }, "husky": { "hooks": { - "pre-commit": "npm run build && npm run lint && npm run test:unit && npm run test:integration" + "pre-commit": "npm run build && npm run lint && npm run test:unit && npm run test:integration", + "commit-msg": "commitlint -E HUSKY_GIT_PARAMS" } }, "files": [