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 a86a3a3 + 10cb9a4 commit 28b5ea9Copy full SHA for 28b5ea9
1 file changed
.pre-commit-config.yaml
@@ -25,7 +25,7 @@ repos:
25
- id: pyupgrade
26
args: [--py38-plus]
27
- repo: https://github.com/hhatto/autopep8
28
- rev: v2.1.0
+ rev: v2.1.1
29
hooks:
30
- id: autopep8
31
- repo: https://github.com/PyCQA/flake8
0 commit comments