Skip to content
This repository was archived by the owner on Aug 29, 2025. It is now read-only.

Commit 015fd58

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 b98e6f4 commit 015fd58

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
@@ -8,7 +8,7 @@ repos:
88
- id: end-of-file-fixer
99
- id: trailing-whitespace
1010
- repo: https://github.com/asottile/reorder_python_imports
11-
rev: v3.0.1
11+
rev: v3.1.0
1212
hooks:
1313
- id: reorder-python-imports
1414
args: [--application-directories, '.:src', --py36-plus]

0 commit comments

Comments
 (0)