From cc5cc103cf621378df03db7aea27e444fa6585b5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Jan 2024 14:04:23 +0100 Subject: [PATCH] Bump fsdocs-tool from 20.0.0-alpha-016 to 20.0.0-alpha-018 (#218) Bumps [fsdocs-tool](https://github.com/fsprojects/FSharp.Formatting) from 20.0.0-alpha-016 to 20.0.0-alpha-018. - [Changelog](https://github.com/fsprojects/FSharp.Formatting/blob/main/RELEASE_NOTES.md) - [Commits](https://github.com/fsprojects/FSharp.Formatting/commits) --- updated-dependencies: - dependency-name: fsdocs-tool dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .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 2399d26e..bc73729d 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -15,7 +15,7 @@ ] }, "fsdocs-tool": { - "version": "20.0.0-alpha-016", + "version": "20.0.0-alpha-018", "commands": [ "fsdocs" ]