We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7346f52 commit 5b53b0bCopy full SHA for 5b53b0b
1 file changed
.pre-commit-config.yaml
@@ -16,7 +16,7 @@ repos:
16
rev: v2.31.1
17
hooks:
18
- id: pyupgrade
19
- args: [--py36-plus]
+ args: [--py37-plus]
20
21
- repo: https://github.com/myint/autoflake
22
rev: 'v1.4'
0 commit comments