Skip to content

Commit 54b4ac9

Browse files
authored
Merge pull request #210 from fsprojects/update-fantomas
Update fantomas in `src` as well... yep, it is weird
2 parents 10c90cc + 4f55c41 commit 54b4ac9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.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": "6.2.0",
6+
"version": "6.2.3",
77
"commands": [
88
"fantomas"
99
]

src/.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": "5.0.6",
6+
"version": "6.2.3",
77
"commands": [
88
"fantomas"
99
]

0 commit comments

Comments
 (0)