mirror of
https://github.com/home-assistant/core.git
synced 2025-04-24 01:08:12 +00:00
Update pyupgrade to v2.23.0 (#53495)
This commit is contained in:
parent
ebfdfd172b
commit
882c323551
@ -1,6 +1,6 @@
|
||||
repos:
|
||||
- repo: https://github.com/asottile/pyupgrade
|
||||
rev: v2.21.2
|
||||
rev: v2.23.0
|
||||
hooks:
|
||||
- id: pyupgrade
|
||||
args: [--py38-plus]
|
||||
|
@ -12,5 +12,5 @@ mccabe==0.6.1
|
||||
pycodestyle==2.7.0
|
||||
pydocstyle==6.0.0
|
||||
pyflakes==2.3.1
|
||||
pyupgrade==2.21.2
|
||||
pyupgrade==2.23.0
|
||||
yamllint==1.26.1
|
||||
|
Loading…
x
Reference in New Issue
Block a user