We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3bdf9fb commit 0939c11Copy full SHA for 0939c11
.pre-commit-config.yaml
@@ -29,7 +29,7 @@ repos:
29
- id: pyupgrade
30
args: [--py39-plus]
31
- repo: https://github.com/hhatto/autopep8
32
- rev: v2.0.4
+ rev: v2.1.0
33
hooks:
34
- id: autopep8
35
- repo: https://github.com/PyCQA/flake8
0 commit comments