We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f6fb13e + f5b91a0 commit af6ddb4Copy full SHA for af6ddb4
.pre-commit-config.yaml
@@ -25,7 +25,7 @@ repos:
25
- id: pyupgrade
26
args: [--py37-plus]
27
- repo: https://github.com/pre-commit/mirrors-autopep8
28
- rev: v2.0.1
+ rev: v2.0.2
29
hooks:
30
- id: autopep8
31
- repo: https://github.com/PyCQA/flake8
0 commit comments