From 59ef8b9c05822e4e03d8ba774922bc3eda61d3f2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 25 Jan 2024 03:52:23 +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 bbbf94af..802cd928 100644 --- a/package.json +++ b/package.json @@ -65,7 +65,7 @@ "@uiw/react-split": "^5.8.10", "@uiw/react-textarea-code-editor": "^3.0.0", "@wcj/dark-mode": "^1.0.15", - "husky": "^8.0.3", + "husky": "^9.0.0", "kkt": "^7.4.9", "lint-staged": "^15.0.0", "prettier": "^3.0.0",