From b696cdafb49d300aebf66533d1604c233029c8f1 Mon Sep 17 00:00:00 2001 From: "tradeshift-renovate[bot]" <121954292+tradeshift-renovate[bot]@users.noreply.github.com> Date: Tue, 1 Oct 2024 03:43:27 +0000 Subject: [PATCH] chore(deps): update dependency husky to ^9.1.6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5ec25c5..8ff00da 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "@types/node": "^20.5.9", "@vercel/ncc": "^0.38.1", "chalk": "^5.3.0", - "husky": "^9.1.5", + "husky": "^9.1.6", "is-ci": "^3.0.1", "typescript": "^5.5.4" }