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