From 55dbf7adf00d045b91b43985d9cddc49d52b90a0 Mon Sep 17 00:00:00 2001 From: Vagner Clementino Date: Sun, 24 Nov 2024 18:00:50 -0300 Subject: [PATCH] change prepush --- .husky/pre-push | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/.husky/pre-push b/.husky/pre-push index 08024b6..63a52e0 100644 --- a/.husky/pre-push +++ b/.husky/pre-push @@ -1,6 +1 @@ -bash << EOF - -. "$(dirname -- "$0")/_/husky.sh" - -npm run prepush -EOF \ No newline at end of file +npm run prepush \ No newline at end of file