From b3ea4ddc60abe9b92e8ea889637edb620c1e979c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 2 Jun 2024 20:20:53 +0000 Subject: [PATCH] chore(deps): update dependency fantomas to v6.3.7 --- .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 c906f10..d2e7ea0 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -9,7 +9,7 @@ ] }, "fantomas": { - "version": "6.3.0", + "version": "6.3.7", "commands": [ "fantomas" ]