From aad625db7faed4a5c6ace0113e46147e89b91fbc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Sep 2026 17:44:15 +0000 Subject: [PATCH] Bump fantomas from 8.0.1 to 8.0.2 --- updated-dependencies: - dependency-name: fantomas dependency-version: 8.0.2 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 9a63c3d..ff011a1 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -10,7 +10,7 @@ "rollForward": false }, "fantomas": { - "version": "8.0.1", + "version": "8.0.2", "commands": [ "fantomas" ],