From 510c660eec8488eff4902df2f8fa9519f44a1370 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 7 Nov 2023 02:12:02 +0000 Subject: [PATCH] chore(deps): update dependency csharpier to v0.26.0 --- .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 2377ad4..204f2d6 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -9,7 +9,7 @@ ] }, "csharpier": { - "version": "0.25.0", + "version": "0.26.0", "commands": [ "dotnet-csharpier" ]