From d018c0c6f92b8ef7a1ea5b38079f57d9ab2e4f21 Mon Sep 17 00:00:00 2001 From: Maximilian Franzke <787658+mfranzke@users.noreply.github.com> Date: Thu, 25 Jan 2024 20:24:53 +0100 Subject: [PATCH] Update commit-msg --- .husky/commit-msg | 3 --- 1 file changed, 3 deletions(-) diff --git a/.husky/commit-msg b/.husky/commit-msg index e8511eae..fd2bf708 100755 --- a/.husky/commit-msg +++ b/.husky/commit-msg @@ -1,4 +1 @@ -#!/bin/sh -. "$(dirname "$0")/_/husky.sh" - npx --no-install commitlint --edit $1