From 924d21833b0801469e3aa8a3921933ad77949532 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Sep 2024 04:02:46 +0000 Subject: [PATCH] build(deps): bump fantomas from 6.3.12 to 6.3.15 Bumps [fantomas](https://github.com/fsprojects/fantomas) from 6.3.12 to 6.3.15. - [Release notes](https://github.com/fsprojects/fantomas/releases) - [Changelog](https://github.com/fsprojects/fantomas/blob/main/CHANGELOG.md) - [Commits](https://github.com/fsprojects/fantomas/compare/v6.3.12...v6.3.15) --- updated-dependencies: - dependency-name: fantomas 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 9bb79b6..e8e8fc4 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -10,7 +10,7 @@ "rollForward": false }, "fantomas": { - "version": "6.3.12", + "version": "6.3.15", "commands": [ "fantomas" ],