diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index 91b796ac..6878f863 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,14 +3,14 @@ "isRoot": true, "tools": { "fantomas": { - "version": "7.0.1", + "version": "7.0.3", "commands": [ "fantomas" ], "rollForward": true }, "fsharp-analyzers": { - "version": "0.30.0", + "version": "0.33.1", "commands": [ "fsharp-analyzers" ],