From d455c1d266c0ea62376b5cb451137cfe692ca2b1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 22 Nov 2024 18:35:28 +0000 Subject: [PATCH] chore(deps): update dependency csharpier to 0.30.2 --- .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 7a599f4..2f5c6d6 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -9,7 +9,7 @@ ] }, "csharpier": { - "version": "0.29.2", + "version": "0.30.2", "commands": [ "dotnet-csharpier" ]