From 84f0851a4aa60659396176f31bc4157886c92115 Mon Sep 17 00:00:00 2001 From: jimmoffet Date: Wed, 6 Nov 2024 18:35:53 -0800 Subject: [PATCH] husky --- .husky/pre-commit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.husky/pre-commit b/.husky/pre-commit index 7cf4f5937..6d6788734 100644 --- a/.husky/pre-commit +++ b/.husky/pre-commit @@ -1,5 +1,5 @@ echo "Scanning current commit... 💅🥱⏳" -gitleaks detect --log-opts="-n 1" +gitleaks detect -v npm install npm run format npm run i18n:parse