mirror of
https://github.com/Smaug123/dmarc-fsharp
synced 2025-10-13 11:28:39 +00:00
* Bump fantomas and fsharp-analyzers Bumps fantomas from 7.0.2 to 7.0.3 Bumps fsharp-analyzers from 0.31.0 to 0.32.1 --- updated-dependencies: - dependency-name: fantomas dependency-version: 7.0.3 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: fsharp-analyzers dependency-version: 0.32.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * Deps --------- 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.3",
|
|
"commands": [
|
|
"fantomas"
|
|
]
|
|
},
|
|
"fsharp-analyzers": {
|
|
"version": "0.32.1",
|
|
"commands": [
|
|
"fsharp-analyzers"
|
|
]
|
|
}
|
|
}
|
|
} |