From ba700e4eab5665ddd93ad5fa66f885f2e2f78736 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 3 Jan 2026 19:05:03 +0000 Subject: [PATCH] chore(deps): update dependency fantomas to v7.0.5 --- .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 540d8db..d83cd7b 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -9,7 +9,7 @@ ] }, "fantomas": { - "version": "7.0.3", + "version": "7.0.5", "commands": [ "fantomas" ]