From 31fbf21ce07047c7a9b6a29f2f35878fe8bb9a72 Mon Sep 17 00:00:00 2001 From: Nathaniel Landau Date: Mon, 1 Nov 2021 16:48:16 -0400 Subject: [PATCH] update hooks to branch: main --- .gitmodules | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitmodules b/.gitmodules index 8d13628..63ae010 100644 --- a/.gitmodules +++ b/.gitmodules @@ -10,3 +10,4 @@ [submodule ".hooks"] path = .hooks url = https://github.com/natelandau/githooks + branch = master