We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e102f80 commit 80ca9d4Copy full SHA for 80ca9d4
.pre-commit-config.yaml
@@ -60,7 +60,7 @@ repos:
60
rev: v2.20.0
61
hooks:
62
- id: pyupgrade
63
- args: [--py37-plus]
+ args: [--py38-plus]
64
- repo: https://github.com/pre-commit/pygrep-hooks
65
rev: v1.9.0
66
0 commit comments