From 59d59036a5fc60bd6906cddb252cbb650fc4acd3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 17 Jul 2024 17:43:53 +0000 Subject: [PATCH] chore(deps): update dependency husky to v9.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0cc901f..b1ba862 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "eslint": "9.6.0", "eslint-config-airbnb-base": "15.0.0", "eslint-plugin-import": "2.29.1", - "husky": "9.0.11", + "husky": "9.1.0", "jest": "29.7.0", "lint-staged": "15.2.7", "prettier": "3.3.2"