mirror of
https://github.com/Smaug123/WoofWare.Myriad
synced 2025-10-06 04:28:42 +00:00
* Bump fantomas from 6.3.16 to 7.0.0 Bumps [fantomas](https://github.com/fsprojects/fantomas) from 6.3.16 to 7.0.0. - [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.16...v7.0.0) --- updated-dependencies: - dependency-name: fantomas dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> * Deps * Format --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Smaug123 <3138005+Smaug123@users.noreply.github.com>
18 lines
266 B
JSON
18 lines
266 B
JSON
{
|
|
"version": 1,
|
|
"isRoot": true,
|
|
"tools": {
|
|
"fantomas": {
|
|
"version": "7.0.0",
|
|
"commands": [
|
|
"fantomas"
|
|
]
|
|
},
|
|
"fsharp-analyzers": {
|
|
"version": "0.28.0",
|
|
"commands": [
|
|
"fsharp-analyzers"
|
|
]
|
|
}
|
|
}
|
|
} |