From 9a44dc32f4d1b90acddf13924fdeefb53b2cb033 Mon Sep 17 00:00:00 2001 From: Renovate Date: Fri, 3 Jan 2025 17:33:24 +0000 Subject: [PATCH] chore(deps): update dependency csharpier to 0.30.5 --- .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 06e13b2..f219db9 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "csharpier": { - "version": "0.30.4", + "version": "0.30.5", "commands": [ "dotnet-csharpier" ]