From 37f7008a97e8a2dca4b190c63f068edd426e8b75 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 10 Dec 2024 09:08:06 +0000 Subject: [PATCH] Update dependency csharpier to 0.30.3 --- .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 a15bd62..8bb4af4 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -9,7 +9,7 @@ ] }, "csharpier": { - "version": "0.29.2", + "version": "0.30.3", "commands": [ "dotnet-csharpier" ]