From 4fc7e00530f39a934f42f8cdda46f0d0c1a42490 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:36:31 +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 7bc7ae2..f7e5aa8 100644 --- a/package.json +++ b/package.json @@ -74,7 +74,7 @@ "@stacksjs/logsmith": "^0.1.8", "@types/bun": "^1.2.13", "buddy-bot": "^0.8.9", - "bun-git-hooks": "^0.2.19", + "bun-git-hooks": "^0.3.1", "bun-plugin-dtsx": "^0.21.12", "typescript": "^5.8.3", "unocss": "66.1.2" From 2d99b8dd8571d89f33eb1221c33cf948e27d5a02 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 10 Oct 2025 12:11:05 +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 f7e5aa8..fb4ed72 100644 --- a/package.json +++ b/package.json @@ -68,6 +68,7 @@ }, "devDependencies": { "@stacksjs/bumpx": "^0.1.17", + "@stacksjs/clarity": "^0.3.23", "@stacksjs/docs": "^0.70.23", "@stacksjs/eslint-config": "^4.2.1-beta.1", "@stacksjs/gitlint": "^0.1.5",