Skip to content

Commit f5f0b4a

Browse files
[Repo Assist] Update Fantomas 7.0.3 → 7.0.5 (patch update) (#1093)
* Update Fantomas from 7.0.3 to 7.0.5 (patch update, no formatting changes) Fantomas 7.0.5 is a patch release over 7.0.3. After updating: - dotnet tool restore succeeds - dotnet fantomas ... --check reports no files needing reformatting Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> * ci: trigger checks --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent b32175f commit f5f0b4a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.config/dotnet-tools.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"isRoot": true,
44
"tools": {
55
"fantomas": {
6-
"version": "7.0.3",
6+
"version": "7.0.5",
77
"commands": [
88
"fantomas"
99
],

0 commit comments

Comments
 (0)