From 5f4a8f2223e848fd45f538d2918f7713d5337a0f Mon Sep 17 00:00:00 2001 From: Jon Kjennbakken Date: Thu, 10 Oct 2024 08:38:42 +0200 Subject: [PATCH] versions --- .config/dotnet-tools.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index e775c30..53ac721 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,13 +3,13 @@ "isRoot": true, "tools": { "csharpier": { - "version": "0.22.1", + "version": "0.29.2", "commands": [ "dotnet-csharpier" ] }, "husky": { - "version": "0.5.4", + "version": "0.7.1", "commands": [ "husky" ]