Removed hooks submodule

This commit is contained in:
Nathaniel Landau
2023-08-28 16:53:41 -04:00
parent 74523767af
commit ad9ce1dc10
4 changed files with 2 additions and 7 deletions

4
.gitmodules vendored
View File

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

1
.hooks

Submodule .hooks deleted from 144f2bb8c4