diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index 6f08deb..b0c69d2 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "fsharp-analyzers": { - "version": "0.32.1", + "version": "0.33.1", "commands": [ "fsharp-analyzers" ],