From 7a07a0bbb821d3666a7520bd606e1b2e0679fba1 Mon Sep 17 00:00:00 2001 From: Naka Date: Wed, 18 Sep 2024 14:55:33 -0300 Subject: [PATCH] Improvements deprecated lines --- .husky/pre-commit | 5 +---- .husky/pre-push | 5 +---- 2 files changed, 2 insertions(+), 8 deletions(-) diff --git a/.husky/pre-commit b/.husky/pre-commit index e9a388c..cb2c84d 100644 --- a/.husky/pre-commit +++ b/.husky/pre-commit @@ -1,4 +1 @@ -#!/usr/bin/env sh -. "$(dirname -- "$0")/_/husky.sh" - -pnpm lint-staged \ No newline at end of file +pnpm lint-staged diff --git a/.husky/pre-push b/.husky/pre-push index e9a388c..cb2c84d 100644 --- a/.husky/pre-push +++ b/.husky/pre-push @@ -1,4 +1 @@ -#!/usr/bin/env sh -. "$(dirname -- "$0")/_/husky.sh" - -pnpm lint-staged \ No newline at end of file +pnpm lint-staged