Skip to content

Commit 80ca9d4

Browse files
authored
DEPS: update pyupgrade for py38 syntax (pandas-dev#42392)
1 parent e102f80 commit 80ca9d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ repos:
6060
rev: v2.20.0
6161
hooks:
6262
- id: pyupgrade
63-
args: [--py37-plus]
63+
args: [--py38-plus]
6464
- repo: https://github.com/pre-commit/pygrep-hooks
6565
rev: v1.9.0
6666
hooks:

0 commit comments

Comments
 (0)