From 546782cece44ffbcb0f03ea0d86e4f166a02cf09 Mon Sep 17 00:00:00 2001 From: Marco Cruz Date: Tue, 23 Jan 2024 16:13:42 -0600 Subject: [PATCH] :hammer: Update file permissions for pre-commit and pre-push hooks --- .husky/pre-commit | 0 .husky/pre-push | 0 2 files changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 100755 .husky/pre-commit mode change 100644 => 100755 .husky/pre-push diff --git a/.husky/pre-commit b/.husky/pre-commit old mode 100644 new mode 100755 diff --git a/.husky/pre-push b/.husky/pre-push old mode 100644 new mode 100755