From bea09ff27226006eddea115f73ba02d1045f40b1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Mar 2026 15:30:42 +0000 Subject: [PATCH] Bump fantomas from 6.3.0-alpha-004 to 6.3.0 --- updated-dependencies: - dependency-name: fantomas dependency-version: 6.3.0 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .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 1ce68bc5..ea07855a 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "fantomas": { - "version": "6.3.0-alpha-004", + "version": "6.3.0", "commands": [ "fantomas" ]