We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f9dd689 + 316fe11 commit a3ad80bCopy full SHA for a3ad80b
.pre-commit-config.yaml
@@ -24,7 +24,7 @@ repos:
24
- id: pyupgrade
25
args: [--py38-plus]
26
- repo: https://github.com/pre-commit/mirrors-autopep8
27
- rev: v2.0.2
+ rev: v2.0.4
28
hooks:
29
- id: autopep8
30
- repo: https://github.com/PyCQA/flake8
0 commit comments