Skip to content

Commit 43538dd

Browse files
pre-commit-ci[bot]Michael Howitz
authored andcommitted
[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 2b862b3 commit 43538dd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ repos:
2222
language_version: python3
2323
additional_dependencies: [flake8-typing-imports>=1.9.0]
2424
- repo: https://github.com/asottile/reorder_python_imports
25-
rev: v3.0.1
25+
rev: v3.1.0
2626
hooks:
2727
- id: reorder-python-imports
2828
args: ['--application-directories=.:src', --py3-plus]

0 commit comments

Comments
 (0)