mirror of
https://github.com/esphome/esphome.git
synced 2026-06-01 17:57:37 +08:00
Bump python min to 3.9 (#3871)
This commit is contained in:
@@ -30,4 +30,4 @@ repos:
|
||||
rev: v3.0.0
|
||||
hooks:
|
||||
- id: pyupgrade
|
||||
args: [--py38-plus]
|
||||
args: [--py39-plus]
|
||||
|
||||
Reference in New Issue
Block a user