mirror of
https://github.com/Smaug123/dotnet-classical-ciphers
synced 2025-10-05 04:28:42 +00:00
* Bump fantomas from 5.2.0-alpha-008 to 6.0.1 Bumps [fantomas](https://github.com/fsprojects/fantomas) from 5.2.0-alpha-008 to 6.0.1. - [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/v5.2.0-alpha-008...v6.0.1) --- updated-dependencies: - dependency-name: fantomas dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> * Flake * Bump fantomas from 5.2.0-alpha-008 to 6.0.1 Bumps [fantomas](https://github.com/fsprojects/fantomas) from 5.2.0-alpha-008 to 6.0.1. - [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/v5.2.0-alpha-008...v6.0.1) --- updated-dependencies: - dependency-name: fantomas dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> * Make nix files newline * Fix editorconfig: * Update deps * Bump flake back down --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Smaug123 <patrick+github@patrickstevens.co.uk>
13 lines
152 B
JSON
13 lines
152 B
JSON
{
|
|
"version": 1,
|
|
"isRoot": true,
|
|
"tools": {
|
|
"fantomas": {
|
|
"version": "6.0.1",
|
|
"commands": [
|
|
"fantomas"
|
|
]
|
|
}
|
|
}
|
|
}
|