From 5ea11be7b6bd60a27f35152b545789154e6396bf Mon Sep 17 00:00:00 2001 From: Teodor92 Date: Sat, 16 Dec 2023 22:25:45 +0200 Subject: [PATCH] fix: issue around git hooks not executing properly --- .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