From d5ad98e2fbd6d30e5a5ebd4acc3fbe9c076c3818 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:27:54 +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 8b61e2a..3c9e098 100644 --- a/package.json +++ b/package.json @@ -59,7 +59,7 @@ "@stacksjs/logsmith": "^0.1.8", "@types/bun": "^1.2.17", "buddy-bot": "^0.8.9", - "bun-git-hooks": "^0.2.19", + "bun-git-hooks": "^0.3.1", "bun-plugin-dtsx": "^0.21.12", "bunfig": "^0.10.0", "typescript": "^5.8.3" From e101eecea5121f2a0828e0880a06cd8b59211f89 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 10 Oct 2025 14:03:25 +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 3c9e098..96bec5a 100644 --- a/package.json +++ b/package.json @@ -53,6 +53,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",