Skip to content

Commit c61bc76

Browse files
[pre-commit.ci] pre-commit autoupdate (#7932)
updates: - [github.com/PyCQA/isort: 5.10.1 → 5.11.1](PyCQA/isort@5.10.1...5.11.1) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 5eca8ec commit c61bc76

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
@@ -39,7 +39,7 @@ repos:
3939
args: [--py37-plus]
4040
exclude: *fixtures
4141
- repo: https://github.com/PyCQA/isort
42-
rev: 5.10.1
42+
rev: 5.11.1
4343
hooks:
4444
- id: isort
4545
exclude: doc/data/messages/(r/reimported|w/wrong-import-order|u/ungrouped-imports|m/misplaced-future|m/multiple-imports)/bad.py

0 commit comments

Comments
 (0)