Bump pyupgrade target to 3.10+
... according to the versions currently supported. Change-Id: I0b58b7e979f4eb79e9417215fbcf359bab19bd22 Signed-off-by: Takashi Kajinami <kajinamit@oss.nttdata.com>
This commit is contained in:
@@ -27,4 +27,4 @@ repos:
|
||||
rev: v3.20.0
|
||||
hooks:
|
||||
- id: pyupgrade
|
||||
args: [--py3-only]
|
||||
args: [--py310-plus]
|
||||
|
Reference in New Issue
Block a user