diff --git a/.husky/pre-commit b/.husky/pre-commit index 10adfe3f..340bf999 100755 --- a/.husky/pre-commit +++ b/.husky/pre-commit @@ -1,5 +1,2 @@ -#!/usr/bin/env sh -. "$(dirname -- "$0")/_/husky.sh" - # Run lint-staged to format and lint YAML files npx lint-staged