diff --git a/.husky/pre-commit b/.husky/pre-commit index cf0c46b936..718da8a9c1 100755 --- a/.husky/pre-commit +++ b/.husky/pre-commit @@ -1,4 +1 @@ -#!/usr/bin/env sh -. "$(dirname -- "$0")/_/husky.sh" - -npx --no-install lint-staged +npx --no lint-staged