From 7c3460653b2f1a378dca1aa944fc3e91e956dc71 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 6 Nov 2023 14:53:58 +0100 Subject: [PATCH] Update dependency fantomas to v6.2.3 (#339) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .config/dotnet-tools.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index a2108684..e9b63837 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -14,7 +14,7 @@ ] }, "fantomas": { - "version": "6.2.2", + "version": "6.2.3", "commands": [ "fantomas" ]