From ed9612fce52b98c99ce6799b62f675a8cf3a0cf5 Mon Sep 17 00:00:00 2001 From: Samuel Date: Wed, 18 Dec 2024 18:27:08 +0100 Subject: [PATCH] fix: wrong month stats and db cache undefined handling --- .husky/commit-msg | 1 - 1 file changed, 1 deletion(-) diff --git a/.husky/commit-msg b/.husky/commit-msg index d80cce1..c48ae69 100644 --- a/.husky/commit-msg +++ b/.husky/commit-msg @@ -1,2 +1 @@ -export PATH="$PATH:$(pnpm bin)" pnpm dlx commitlint --edit $1