diff --git a/package.json b/package.json index a925e0a65..9ce188bb0 100644 --- a/package.json +++ b/package.json @@ -113,7 +113,7 @@ ], "husky": { "hooks": { - "pre-commit": "true || lint-staged" + "pre-commit": "lint-staged" } }, "lint-staged": {