From 2b3f6714007f62c8d954f17ee7b530f9c231ea77 Mon Sep 17 00:00:00 2001 From: Ayo Date: Sun, 22 Feb 2026 21:40:34 +0100 Subject: [PATCH] chore: update post-commit hook --- .husky/post-commit | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.husky/post-commit b/.husky/post-commit index a98224c..ce69233 100644 --- a/.husky/post-commit +++ b/.husky/post-commit @@ -1,3 +1,3 @@ echo "post-commit..." -git push gh -git push sh +git push gh -q +git push sh -q