We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 68d2b1a + aa0ba40 commit d80686eCopy full SHA for d80686e
.pre-commit-config.yaml
@@ -28,7 +28,7 @@ repos:
28
- id: pyupgrade
29
args: [--py38-plus]
30
- repo: https://github.com/hhatto/autopep8
31
- rev: v2.0.4
+ rev: v2.1.0
32
hooks:
33
- id: autopep8
34
- repo: https://github.com/PyCQA/flake8
0 commit comments