Skip to content

Commit fb27bd9

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/asottile/reorder_python_imports: v3.0.1 → v3.1.0](asottile/reorder-python-imports@v3.0.1...v3.1.0)
1 parent 8a07e4e commit fb27bd9

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
@@ -23,7 +23,7 @@ repos:
2323
language: python
2424
additional_dependencies: [pygments, restructuredtext_lint]
2525
- repo: https://github.com/asottile/reorder_python_imports
26-
rev: v3.0.1
26+
rev: v3.1.0
2727
hooks:
2828
- id: reorder-python-imports
2929
args: ['--application-directories=.:src']

0 commit comments

Comments
 (0)