Skip to content

Commit 43970ee

Browse files
committed
update precommit
1 parent f96b6fd commit 43970ee

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
@@ -53,7 +53,7 @@ repos:
5353
entry: pyupgrade
5454
language: system
5555
types: [python]
56-
args: [--py37-plus]
56+
args: [--py310-plus]
5757
- id: trailing-whitespace
5858
name: Trim Trailing Whitespace
5959
entry: trailing-whitespace-fixer

0 commit comments

Comments
 (0)