From 82f786b21c54e76f8ecabd66d3c67daaa483de49 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 1 Jun 2024 09:10:11 +0000 Subject: [PATCH] chore(deps): update dependency fantomas to v6.3.6 --- .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 c906f10..50016df 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -9,7 +9,7 @@ ] }, "fantomas": { - "version": "6.3.0", + "version": "6.3.6", "commands": [ "fantomas" ]