chore: configure silo-client submodule to track main branch

Enables 'git submodule update --remote' to auto-advance to latest main.
This commit is contained in:
forbes-0023
2026-02-19 14:55:11 -06:00
parent 43e905c00a
commit dfa1da97dd

1
.gitmodules vendored
View File

@@ -1,3 +1,4 @@
[submodule "silo-client"]
path = silo-client
url = https://git.kindred-systems.com/kindred/silo-client.git
branch = main