From 5b7472b74d30ca371c767d7042c43ac98b3b0463 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 21 Apr 2026 22:06:46 +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 7f031a9..c0891f6 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -48,7 +48,7 @@ "rollForward": false }, "husky": { - "version": "0.8.0", + "version": "0.9.1", "commands": ["husky"], "rollForward": false },