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 9223f80 + 15c326c commit ad5d9dbCopy full SHA for ad5d9db
.pre-commit-config.yaml
@@ -29,7 +29,7 @@ repos:
29
- id: pyupgrade
30
args: [--py37-plus]
31
- repo: https://github.com/pre-commit/mirrors-autopep8
32
- rev: v1.6.0
+ rev: v1.7.0
33
hooks:
34
- id: autopep8
35
- repo: https://github.com/PyCQA/flake8
0 commit comments