diff --git a/package.json b/package.json index c930948..9cf0aef 100644 --- a/package.json +++ b/package.json @@ -78,7 +78,6 @@ }, "husky": { "hooks": { - "pre-commit": "ls-lint && lint-staged", "commit-msg": "commitlint -E HUSKY_GIT_PARAMS" } }