mirror of
https://github.com/super-linter/super-linter.git
synced 2024-11-09 10:33:37 -05:00
Bump snakefmt from 0.6.0 to 0.6.1 in /dependencies/python (#3030)
Bumps [snakefmt](https://github.com/snakemake/snakefmt) from 0.6.0 to 0.6.1. - [Release notes](https://github.com/snakemake/snakefmt/releases) - [Changelog](https://github.com/snakemake/snakefmt/blob/master/CHANGELOG.md) - [Commits](https://github.com/snakemake/snakefmt/compare/v0.6.0...0.6.1) --- updated-dependencies: - dependency-name: snakefmt dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
0ae5eb61e8
commit
7c7c4e9dea
1 changed files with 1 additions and 1 deletions
2
dependencies/python/snakefmt.txt
vendored
2
dependencies/python/snakefmt.txt
vendored
|
@ -4,7 +4,7 @@ importlib-metadata==1.7.0
|
|||
mypy-extensions==0.4.3
|
||||
pathspec==0.9.0
|
||||
platformdirs==2.5.2
|
||||
snakefmt==0.6.0
|
||||
snakefmt==0.6.1
|
||||
toml==0.10.2
|
||||
tomli==2.0.1
|
||||
typing_extensions==4.2.0
|
||||
|
|
Loading…
Reference in a new issue