From 37a6a2d194941057183eb81fbd9bdbf3f4087fa7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 5 Sep 2024 22:43:42 +0000 Subject: [PATCH] chore(deps): update dependency fantomas to 6.3.12 --- .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 a4c9668..1d6bb96 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -9,7 +9,7 @@ ] }, "fantomas": { - "version": "6.3.11", + "version": "6.3.12", "commands": [ "fantomas" ]