From 3bfbfb2f6d418303a3b53318762b7e8e2b6ad0da Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 18 Nov 2024 16:32:05 +0000 Subject: [PATCH] Update dependency husky to v9.1.7 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9758ff73..46013123 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "ethers": "6.13.4", "hardhat": "2.22.16", "hardhat-gas-reporter": "^2.2.0", - "husky": "9.1.6", + "husky": "9.1.7", "prettier": "3.3.3", "prettier-plugin-solidity": "1.4.1", "solhint": "^5.0.1",