From 284a7d47468cb114b3edbf6273e4594f8cb373d5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 28 Jan 2024 00:14:46 +0000 Subject: [PATCH] Update dependency husky to v9 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c2848f7..f1606e0 100644 --- a/package.json +++ b/package.json @@ -73,7 +73,7 @@ "cross-env": "^7", "eslint": "^8", "father": "4.3.1", - "husky": "^8", + "husky": "^9.0.0", "lint-staged": "^15", "prettier": "^3", "remark": "^14",