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 b9a2d83 + baa6589 commit d20d944Copy full SHA for d20d944
.pre-commit-config.yaml
@@ -28,7 +28,7 @@ repos:
28
- id: pyupgrade
29
args: [--py38-plus]
30
- repo: https://github.com/pre-commit/mirrors-autopep8
31
- rev: v2.0.2
+ rev: v2.0.4
32
hooks:
33
- id: autopep8
34
- repo: https://github.com/PyCQA/flake8
0 commit comments