mirror of
https://github.com/home-assistant/core.git
synced 2026-04-18 16:06:42 +01:00
Update pyupgrade to 3.1.0 (#80058)
* Update pyupgrade to 3.1.0 * Remove redundant open modes - text is the default
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
repos:
|
||||
- repo: https://github.com/asottile/pyupgrade
|
||||
rev: v2.38.0
|
||||
rev: v3.1.0
|
||||
hooks:
|
||||
- id: pyupgrade
|
||||
args: [--py39-plus]
|
||||
|
||||
Reference in New Issue
Block a user