From 15f7677161e24ea2ef6f23d3ace74e4f82120e29 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 5 Dec 2025 17:55:50 +0000 Subject: [PATCH] chore(deps): update dependency fantomas to v7 --- .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 20098dd..4dec67b 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -15,7 +15,7 @@ ] }, "fantomas": { - "version": "6.2.3", + "version": "7.0.5", "commands": [ "fantomas" ]