We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bcb03ff + 43f1e9a commit 4188ee1Copy full SHA for 4188ee1
.pre-commit-config.yaml
@@ -28,7 +28,7 @@ repos:
28
- id: pyupgrade
29
args: [--py39-plus]
30
- repo: https://github.com/hhatto/autopep8
31
- rev: v2.3.1
+ rev: v2.3.2
32
hooks:
33
- id: autopep8
34
- repo: https://github.com/PyCQA/flake8
0 commit comments