mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 19:27:45 +00:00
Update pyupgrade to 3.2.2 (#82855)
This commit is contained in:
parent
caa981bbea
commit
476821bbf8
@ -1,6 +1,6 @@
|
|||||||
repos:
|
repos:
|
||||||
- repo: https://github.com/asottile/pyupgrade
|
- repo: https://github.com/asottile/pyupgrade
|
||||||
rev: v3.1.0
|
rev: v3.2.2
|
||||||
hooks:
|
hooks:
|
||||||
- id: pyupgrade
|
- id: pyupgrade
|
||||||
args: [--py39-plus]
|
args: [--py39-plus]
|
||||||
|
@ -13,5 +13,5 @@ mccabe==0.6.1
|
|||||||
pycodestyle==2.8.0
|
pycodestyle==2.8.0
|
||||||
pydocstyle==6.1.1
|
pydocstyle==6.1.1
|
||||||
pyflakes==2.4.0
|
pyflakes==2.4.0
|
||||||
pyupgrade==3.1.0
|
pyupgrade==3.2.2
|
||||||
yamllint==1.28.0
|
yamllint==1.28.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user