mirror of
https://github.com/esphome/esphome.git
synced 2024-11-10 01:07:45 +01:00
Bump flake8 from 5.0.4 to 6.0.0 (#4084)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
2dd032475b
commit
6e4267b797
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
pylint==2.15.7
|
||||
flake8==5.0.4 # also change in .pre-commit-config.yaml when updating
|
||||
flake8==6.0.0 # also change in .pre-commit-config.yaml when updating
|
||||
black==22.10.0 # also change in .pre-commit-config.yaml when updating
|
||||
pyupgrade==3.2.2 # also change in .pre-commit-config.yaml when updating
|
||||
pre-commit
|
||||
|
|
Loading…
Reference in a new issue