install hooks submodule

This commit is contained in:
Nathaniel Landau
2021-11-01 16:24:34 -04:00
parent a529db28bd
commit af2030c961
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored
View File

@@ -7,3 +7,6 @@
[submodule "test/test_helper/bats-asser"]
path = test/test_helper/bats-assert
url = https://github.com/bats-core/bats-assert
[submodule ".hooks"]
path = .hooks
url = https://github.com/natelandau/githooks

1
.hooks Submodule

Submodule .hooks added at 82e51f3dcc