From 1c5d9e1ecb8df6d1885f8b1af7b605702098896d Mon Sep 17 00:00:00 2001 From: Bill Ballou Date: Sun, 19 Apr 2026 14:52:48 -0400 Subject: [PATCH] chore: update vault skill submodule to track master --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 4235abd..66259c2 100644 --- a/.gitmodules +++ b/.gitmodules @@ -10,4 +10,4 @@ [submodule "skills/vault"] path = skills/vault url = https://git.prettyhefty.com/Bill/obsidian-vault-manager.git - branch = feature/vault-tooling + branch = master