Skip to content

Commit 008bcaf

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/asottile/reorder_python_imports: v2.6.0 → v2.7.1](asottile/reorder-python-imports@v2.6.0...v2.7.1)
1 parent ae6b1a2 commit 008bcaf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ repos:
1818
hooks:
1919
- id: autopep8
2020
- repo: https://github.com/asottile/reorder_python_imports
21-
rev: v2.6.0
21+
rev: v2.7.1
2222
hooks:
2323
- id: reorder-python-imports
2424
args: [--py37-plus, --add-import, 'from __future__ import annotations']

0 commit comments

Comments
 (0)