Thanks to visit codestin.com Credit goes to github.com
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 51e6d65 + 7a62bf7 commit 3fe38dfCopy full SHA for 3fe38df
1 file changed
.pre-commit-config.yaml
@@ -30,7 +30,7 @@ repos:
30
- id: pyupgrade
31
args: [--py37-plus]
32
- repo: https://github.com/pre-commit/mirrors-autopep8
33
- rev: v1.6.0
+ rev: v1.7.0
34
hooks:
35
- id: autopep8
36
- repo: https://github.com/PyCQA/flake8
0 commit comments