From 9909b671f3fde93f5b8bf7501a20dfda7fe09ea0 Mon Sep 17 00:00:00 2001 From: "Gustavo \"Guz\" L. de Mello" Date: Mon, 24 Jun 2024 16:10:30 -0300 Subject: [PATCH] fix: commit-msg hook name --- .hooks/{commit-msg.sh => commit-msg} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename .hooks/{commit-msg.sh => commit-msg} (100%) diff --git a/.hooks/commit-msg.sh b/.hooks/commit-msg similarity index 100% rename from .hooks/commit-msg.sh rename to .hooks/commit-msg