diff --git a/package.json b/package.json index 31ef3c0..247eb77 100644 --- a/package.json +++ b/package.json @@ -52,8 +52,7 @@ }, "husky": { "hooks": { - "commit-msg": "commitlint -E HUSKY_GIT_PARAMS", - "pre-push": "yarn ci" + "commit-msg": "commitlint -E HUSKY_GIT_PARAMS" } }, "commitlint": {