diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index b2a1cba..d5095c1 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "fsharp-analyzers": { - "version": "0.19.0", + "version": "0.20.0", "commands": [ "fsharp-analyzers" ]