From f50689bcc26752f851ce7cc7863fe7f0a2404c67 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Mar 2026 06:21:05 +0000 Subject: [PATCH] build(deps): bump husky from 8.0.3 to 9.1.7 Bumps [husky](https://github.com/typicode/husky) from 8.0.3 to 9.1.7. - [Release notes](https://github.com/typicode/husky/releases) - [Commits](https://github.com/typicode/husky/compare/v8.0.3...v9.1.7) --- updated-dependencies: - dependency-name: husky dependency-version: 9.1.7 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a705330..396f2e6 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "date-fns": "^2.30.0", "fast-shuffle": "^6.0.1", "firebase": "^12.10.0", - "husky": "^8.0.3", + "husky": "^9.1.7", "lexical": "^0.41.0", "lint-staged": "^15.0.2", "lucide-react": "^0.577.0",