Skip to content

Commit c7760d6

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/asottile/reorder_python_imports: v2.5.0 → v2.6.0](asottile/reorder-python-imports@v2.5.0...v2.6.0)
1 parent 9d91e6f commit c7760d6

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
- id: fix-encoding-pragma
1919
- id: check-yaml
2020
- repo: https://github.com/asottile/reorder_python_imports
21-
rev: v2.5.0
21+
rev: v2.6.0
2222
hooks:
2323
- id: reorder-python-imports
2424
args: ['--application-directories=execnet']

0 commit comments

Comments
 (0)