mirror of
https://github.com/home-assistant/core.git
synced 2025-07-22 20:57:21 +00:00
Use --py39-plus setting [pyupgrade] (#63927)
This commit is contained in:
parent
ef7316d8d9
commit
dd39389a11
@ -3,7 +3,7 @@ repos:
|
||||
rev: v2.31.0
|
||||
hooks:
|
||||
- id: pyupgrade
|
||||
args: [--py38-plus]
|
||||
args: [--py39-plus]
|
||||
- repo: https://github.com/psf/black
|
||||
rev: 21.12b0
|
||||
hooks:
|
||||
|
Loading…
x
Reference in New Issue
Block a user