mirror of
https://github.com/home-assistant/core.git
synced 2025-07-21 12:17:07 +00:00
Update pyupgrade to 2.37.2 (#75456)
This commit is contained in:
parent
e4f6f738e8
commit
503e88642e
@ -1,6 +1,6 @@
|
||||
repos:
|
||||
- repo: https://github.com/asottile/pyupgrade
|
||||
rev: v2.37.1
|
||||
rev: v2.37.2
|
||||
hooks:
|
||||
- id: pyupgrade
|
||||
args: [--py39-plus]
|
||||
|
@ -12,5 +12,5 @@ mccabe==0.6.1
|
||||
pycodestyle==2.8.0
|
||||
pydocstyle==6.1.1
|
||||
pyflakes==2.4.0
|
||||
pyupgrade==2.37.1
|
||||
pyupgrade==2.37.2
|
||||
yamllint==1.27.1
|
||||
|
Loading…
x
Reference in New Issue
Block a user