mirror of
https://github.com/esphome/esphome.git
synced 2024-12-22 21:44:55 +01:00
Bump black from 22.6.0 to 22.8.0 (#3760)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
1b4156646e
commit
e3dad7c632
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
pylint==2.15.0
|
||||
flake8==5.0.4
|
||||
black==22.6.0 # also change in .pre-commit-config.yaml when updating
|
||||
black==22.8.0 # also change in .pre-commit-config.yaml when updating
|
||||
pyupgrade==2.37.3 # also change in .pre-commit-config.yaml when updating
|
||||
pre-commit
|
||||
|
||||
|
|
Loading…
Reference in a new issue