diff --git a/.husky/pre-commit b/.husky/pre-commit index 0f707d9..01e587e 100755 --- a/.husky/pre-commit +++ b/.husky/pre-commit @@ -1,3 +1,2 @@ -#!/bin/sh npx lint-staged npx git-secrets --scan || echo "Warning: git-secrets not installed"