From 1892c01f96578aadf00d942457b410d94ae5e086 Mon Sep 17 00:00:00 2001 From: Abel Braaksma Date: Tue, 19 Dec 2023 17:53:16 +0100 Subject: [PATCH] Update `fantomas` to 6.3.0-apha-004, see https://github.com/fsprojects/fantomas/issues/3019#issuecomment-1863079619 --- .config/dotnet-tools.json | 2 +- src/.config/dotnet-tools.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index 81ed6786..97cc6477 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "fantomas": { - "version": "6.2.3", + "version": "6.3.0-alpha-004", "commands": [ "fantomas" ] diff --git a/src/.config/dotnet-tools.json b/src/.config/dotnet-tools.json index 81ed6786..97cc6477 100644 --- a/src/.config/dotnet-tools.json +++ b/src/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "fantomas": { - "version": "6.2.3", + "version": "6.3.0-alpha-004", "commands": [ "fantomas" ]