From 77af9edc77f342d2c21535a0086371862271b444 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 Feb 2024 21:50:24 +0000 Subject: [PATCH] chore(deps-dev): bump husky from 8.0.3 to 9.0.11 Bumps [husky](https://github.com/typicode/husky) from 8.0.3 to 9.0.11. - [Release notes](https://github.com/typicode/husky/releases) - [Commits](https://github.com/typicode/husky/compare/v8.0.3...v9.0.11) --- 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 70c484ef..99f6372c 100644 --- a/package.json +++ b/package.json @@ -63,7 +63,7 @@ "father": "^4.0.0", "gh-pages": "^6.1.0", "glob": "^10.3.10", - "husky": "^8.0.3", + "husky": "^9.0.11", "identity-obj-proxy": "^3.0.0", "less": "^4.1.3", "lint-staged": "^15.0.2",