diff --git a/.husky/commit-msg b/.husky/commit-msg index d71a03b9f..2785bc1d2 100755 --- a/.husky/commit-msg +++ b/.husky/commit-msg @@ -1,4 +1 @@ -#!/bin/sh -. "$(dirname "$0")/_/husky.sh" - yarn commitlint --edit $1 diff --git a/package.json b/package.json index f3f4e6a1c..bd35ef2b9 100644 --- a/package.json +++ b/package.json @@ -69,7 +69,7 @@ "dep-graph": "nx dep-graph", "help": "nx help", "semantic-release": "semantic-release", - "prepare": "husky install" + "prepare": "husky" }, "collective": { "type": "opencollective",