mirror of
https://github.com/esphome/esphome.git
synced 2024-11-10 01:07:45 +01:00
Bump pyupgrade from 3.0.0 to 3.2.0 (#3973)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
e5b8dd7f2d
commit
8cad93de37
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
pylint==2.15.3
|
pylint==2.15.3
|
||||||
flake8==5.0.4
|
flake8==5.0.4
|
||||||
black==22.8.0 # also change in .pre-commit-config.yaml when updating
|
black==22.8.0 # also change in .pre-commit-config.yaml when updating
|
||||||
pyupgrade==3.0.0 # also change in .pre-commit-config.yaml when updating
|
pyupgrade==3.2.0 # also change in .pre-commit-config.yaml when updating
|
||||||
pre-commit
|
pre-commit
|
||||||
|
|
||||||
# Unit tests
|
# Unit tests
|
||||||
|
|
Loading…
Reference in a new issue