From d8c5dedf28e2ac49c37128172f9bc09216039579 Mon Sep 17 00:00:00 2001
From: Andreas Deininger <andreas@deininger.net>
Date: Wed, 16 Oct 2024 15:50:42 +0000
Subject: [PATCH] Bump npm dependencies (#522)

---
 .husky/commit-msg |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)

diff --git a/.husky/commit-msg b/.husky/commit-msg
index 314e821..d468455 100755
--- a/.husky/commit-msg
+++ b/.husky/commit-msg
@@ -1,4 +1 @@
-#!/bin/sh
-. "$(dirname "$0")/_/husky.sh"
-
 npx --no-install commitlint --edit $1
\ No newline at end of file

--
Gitblit v1.10.0