Thanks to visit codestin.com Credit goes to github.com
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 f1d2e6c + 8e9202a commit 7858ad0Copy full SHA for 7858ad0
1 file changed
.pre-commit-config.yaml
@@ -30,7 +30,7 @@ repos:
30
- id: pyupgrade
31
args: [--py37-plus]
32
- repo: https://github.com/asottile/reorder_python_imports
33
- rev: v2.6.0
+ rev: v2.7.1
34
hooks:
35
- id: reorder-python-imports
36
args: [--py37-plus, --add-import, 'from __future__ import annotations']
0 commit comments