From 5f0964a75012524abe2364770b8ffcea8d68da65 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Mon, 19 Feb 2024 11:57:19 +0000
Subject: [PATCH] build(deps-dev): bump husky from 8.0.3 to 9.0.11

Bumps [husky](https://github.com/typicode/husky) from 8.0.3 to 9.0.11.
- [Release notes](https://github.com/typicode/husky/releases)
- [Commits](https://github.com/typicode/husky/compare/v8.0.3...v9.0.11)

---
updated-dependencies:
- dependency-name: husky
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
---
 package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package.json b/package.json
index a9a1b6f..65d4883 100644
--- a/package.json
+++ b/package.json
@@ -65,7 +65,7 @@
     "clean-pkg-json": "^1",
     "commitlint": "^18",
     "eslint": "^8",
-    "husky": "^8",
+    "husky": "^9",
     "ink-testing-library": "^3",
     "lerna": "^8",
     "lint-staged": "^15",