From 1951f2eb56d708ba3f03bf714a4035e512c09bf9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 1 May 2024 09:13:53 +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 597e714..44badbf 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "@commitlint/config-conventional": "^17.6.3", "astro-robots-txt": "^0.5.0", "cz-conventional-changelog": "^3.3.0", - "husky": "^8.0.3", + "husky": "^9.0.0", "prettier": "2.8.8", "prettier-plugin-astro": "^0.8.1", "prettier-plugin-organize-imports": "^3.2.2",