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 d6a9bed + 3e74be7 commit e51ef18Copy full SHA for e51ef18
1 file changed
.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.1.0
+ rev: v2.1.1
32
hooks:
33
- id: autopep8
34
- repo: https://github.com/PyCQA/flake8
0 commit comments