From d441c14a4c38378307ce68524984adfc3a9850e0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Jan 2024 06:44:27 +0000 Subject: [PATCH] Bump husky from 8.0.3 to 9.0.1 Bumps [husky](https://github.com/typicode/husky) from 8.0.3 to 9.0.1. - [Release notes](https://github.com/typicode/husky/releases) - [Commits](https://github.com/typicode/husky/compare/v8.0.3...v9.0.1) --- updated-dependencies: - dependency-name: husky dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8a7fd42fa..173a6e505 100644 --- a/package.json +++ b/package.json @@ -76,7 +76,7 @@ "eslint": "^8.41.0", "eslint-config-airbnb-base": "^15.0.0", "eslint-plugin-import": "^2.27.0", - "husky": "^8.0.3", + "husky": "^9.0.1", "mocha": "^10.2.0" }, "engines": {