build: update pi-coding-agent to 0.54.0 and git config

- Updated pi-coding-agent package from 0.52.0 to 0.54.0
- Added forceUpdateTags to git fetch configuration
This commit is contained in:
2026-02-20 21:07:47 -05:00
parent e8cb059051
commit 45e61d92cf
2 changed files with 4 additions and 3 deletions

View File

@@ -36,6 +36,7 @@ in
prune = true;
pruneTags = true;
all = true;
forceUpdateTags = true;
};
help = {
autocorrect = true;