From 8f695ceed5844216a9f91b33819d539a4244f09f 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:25:49 +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 3d129b0..e495cd6 100644 --- a/package.json +++ b/package.json @@ -62,7 +62,7 @@ "@typescript-eslint/parser": "^8.32.1", "@vitest/eslint-plugin": "^1.1.44", "buddy-bot": "^0.8.9", - "bun-git-hooks": "^0.2.19", + "bun-git-hooks": "^0.3.1", "eslint-config-flat-gitignore": "^2.1.0", "eslint-flat-config-utils": "^2.0.1", "eslint-merge-processors": "^2.0.0",