mirror of
https://github.com/esphome/esphome.git
synced 2024-11-10 01:07:45 +01:00
Bump flake8 from 4.0.1 to 5.0.4 (#3703)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
2f7f0ff3a1
commit
7133ae6aaa
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
pylint==2.14.4
|
||||
flake8==4.0.1
|
||||
flake8==5.0.4
|
||||
black==22.6.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