From 57e9063d86343c79f5473d7ecc3f7c6d0216407a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 15 Dec 2024 00:23:01 +0000 Subject: [PATCH] chore(deps): update dependency husky to v9 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ffaf41a..b1c4543 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "@types/json-stringify-safe": "5.0.3", "@types/node": "16", "eslint": "8.57.1", - "husky": "8.0.3", + "husky": "9.1.7", "jest": "28.1.3", "lint-staged": "13.3.0", "prettier": "2.8.8",