Skip to content

Commit 00e975a

Browse files
pre-commit: update pyupgrade target Python version
1 parent ef47962 commit 00e975a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,4 +59,4 @@ repos:
5959
rev: v3.19.1
6060
hooks:
6161
- id: pyupgrade
62-
args: [--py38-plus]
62+
args: [--py310-plus]

0 commit comments

Comments
 (0)