From 64093263e9a2da3c222f8def507505c667244f1b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 7 Oct 2025 02:33:29 +0000 Subject: [PATCH] chore(deps): update dependency bun-git-hooks to 0.3.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index af99838..759d6b4 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ "@types/bun": "^1.2.8", "@types/tar": "^6.1.13", "buddy-bot": "^0.8.9", - "bun-git-hooks": "^0.2.19", + "bun-git-hooks": "^0.3.1", "bun-plugin-dtsx": "^0.21.9", "bunfig": "^0.8.2", "dynamodb-toolbox": "^2.0.0",