From e69c56fb536a938029913a78128f9e5e53fc5ca2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Dec 2023 01:38:34 +0000 Subject: [PATCH] Bump csharpier from 0.26.3 to 0.26.4 (#190) --- .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 a75c374f3..ca61a244a 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "csharpier": { - "version": "0.26.3", + "version": "0.26.4", "commands": [ "dotnet-csharpier" ]