From 3d3a5e2a559e78dfbf81505872391931317a7b1b Mon Sep 17 00:00:00 2001 From: suneettipirneni Date: Sun, 2 Jan 2022 16:05:55 -0500 Subject: [PATCH] chore: make husky hooks executable --- .husky/commit-msg | 0 .husky/pre-commit | 0 2 files changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 100755 .husky/commit-msg mode change 100644 => 100755 .husky/pre-commit diff --git a/.husky/commit-msg b/.husky/commit-msg old mode 100644 new mode 100755 diff --git a/.husky/pre-commit b/.husky/pre-commit old mode 100644 new mode 100755