From cef045d798ddd4fee170be9e2fc24ab3fb13e8f7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 18 May 2026 19:31:02 +0000 Subject: [PATCH] Update dependency husky to v0.9.1 --- .config/dotnet-tools.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index 94545466cb..3fa21cdfca 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -48,7 +48,7 @@ "rollForward": false }, "husky": { - "version": "0.7.2", + "version": "0.9.1", "commands": ["husky"], "rollForward": false },