mirror of
https://github.com/home-assistant/core.git
synced 2025-07-16 09:47:13 +00:00
Update pyupgrade to v2.34.0 (#73530)
This commit is contained in:
parent
658ce9d4f2
commit
8007effd4f
@ -1,6 +1,6 @@
|
|||||||
repos:
|
repos:
|
||||||
- repo: https://github.com/asottile/pyupgrade
|
- repo: https://github.com/asottile/pyupgrade
|
||||||
rev: v2.32.1
|
rev: v2.34.0
|
||||||
hooks:
|
hooks:
|
||||||
- id: pyupgrade
|
- id: pyupgrade
|
||||||
args: [--py39-plus]
|
args: [--py39-plus]
|
||||||
|
@ -12,5 +12,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==2.32.1
|
pyupgrade==2.34.0
|
||||||
yamllint==1.26.3
|
yamllint==1.26.3
|
||||||
|
Loading…
x
Reference in New Issue
Block a user