From 89209afe07f71d6dd275e1c325b33f633b17b394 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Jan 2025 21:59:37 +0000 Subject: [PATCH] Bump fantomas from 7.0.0-beta-001 to 7.0.0 in the dotnet-tools group Bumps the dotnet-tools group with 1 update: [fantomas](https://github.com/fsprojects/fantomas). Updates `fantomas` from 7.0.0-beta-001 to 7.0.0 - [Release notes](https://github.com/fsprojects/fantomas/releases) - [Changelog](https://github.com/fsprojects/fantomas/blob/main/CHANGELOG.md) - [Commits](https://github.com/fsprojects/fantomas/commits/v7.0.0) --- updated-dependencies: - dependency-name: fantomas dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet-tools ... 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 9241fb7..33103e9 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -17,7 +17,7 @@ "rollForward": false }, "fantomas": { - "version": "7.0.0-beta-001", + "version": "7.0.0", "commands": [ "fantomas" ],