We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 01904ef commit 0c2d5dfCopy full SHA for 0c2d5df
.pre-commit-config.yaml
@@ -27,7 +27,7 @@ repos:
27
hooks:
28
- id: autopep8
29
- repo: https://github.com/asottile/reorder_python_imports
30
- rev: v3.0.1
+ rev: v3.1.0
31
32
- id: reorder-python-imports
33
- repo: https://github.com/asottile/pyupgrade
0 commit comments