From add8ae63bea9ea89488e053b3fc5f6e4356da18d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Feb 2024 21:15:37 +0000 Subject: [PATCH] build(deps-dev): bump husky from 8.0.3 to 9.0.10 Bumps [husky](https://github.com/typicode/husky) from 8.0.3 to 9.0.10. - [Release notes](https://github.com/typicode/husky/releases) - [Commits](https://github.com/typicode/husky/compare/v8.0.3...v9.0.10) --- 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 580fb7a..ff31ff6 100644 --- a/package.json +++ b/package.json @@ -61,7 +61,7 @@ "eslint-plugin-unicorn": "^49.0.0", "father": "^4.0.0", "gh-pages": "^6.1.0", - "husky": "^8.0.1", + "husky": "^9.0.10", "less": "^4.1.3", "lint-staged": "^15.1.0", "np": "^9.0.0",