From d704465764ff0a927cf3df6f4a5e94b63ea7951e 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:28:21 +0000 Subject: [PATCH 1/2] 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 6fd13bc..b9bdbcb 100644 --- a/package.json +++ b/package.json @@ -77,7 +77,7 @@ "@stacksjs/logsmith": "^0.1.8", "@types/bun": "^1.2.11", "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.3", "typescript": "^5.8.3" From a10f1ad6ae2e2161822f098b6a47651d194b00cd Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 10 Oct 2025 10:03:26 +0000 Subject: [PATCH 2/2] chore(deps): update dependency bun-git-hooks to 0.3.1 (updated) --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index b9bdbcb..e4fa353 100644 --- a/package.json +++ b/package.json @@ -71,6 +71,7 @@ }, "devDependencies": { "@stacksjs/bumpx": "^0.1.17", + "@stacksjs/clarity": "^0.3.23", "@stacksjs/docs": "^0.70.23", "@stacksjs/eslint-config": "^4.10.2-beta.3", "@stacksjs/gitlint": "^0.1.5",