mirror of
https://github.com/super-linter/super-linter.git
synced 2024-11-09 18:43:34 -05:00
Update Pipfile
Pinned Black version to >=20.
This commit is contained in:
parent
6bde44e755
commit
8899cdfc9e
1 changed files with 1 additions and 1 deletions
2
dependencies/Pipfile
vendored
2
dependencies/Pipfile
vendored
|
@ -6,7 +6,7 @@ verify_ssl = true
|
|||
[dev-packages]
|
||||
|
||||
[packages]
|
||||
black = "*"
|
||||
black = ">=20"
|
||||
cfn-lint = "*"
|
||||
flake8 = "*"
|
||||
pylint = "*"
|
||||
|
|
Loading…
Reference in a new issue