diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index 6e997c4..e2b68ac 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "csharpier": { - "version": "0.30.1", + "version": "0.30.2", "commands": ["dotnet-csharpier"] } }