From 633de919ab5fb7868466d21cd0ad86848f5f216d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jan 2024 21:53:34 +0000 Subject: [PATCH] chore: Bump husky from 8.0.3 to 9.0.7 Bumps [husky](https://github.com/typicode/husky) from 8.0.3 to 9.0.7. - [Release notes](https://github.com/typicode/husky/releases) - [Commits](https://github.com/typicode/husky/compare/v8.0.3...v9.0.7) --- 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 d2ed6f16..7d892873 100644 --- a/package.json +++ b/package.json @@ -77,7 +77,7 @@ "father": "^4.1.5", "gh-pages": "^5.0.0", "glob": "^7.1.6", - "husky": "^8.0.3", + "husky": "^9.0.7", "less": "^4.1.3", "lint-staged": "^15.2.0", "np": "^9.2.0",