Skip to content

Commit 42f3cfd

Browse files
[pre-commit.ci] pre-commit autoupdate (#7962)
updates: - [github.com/PyCQA/isort: 5.11.1 → v5.11.3](PyCQA/isort@5.11.1...v5.11.3) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 1753957 commit 42f3cfd

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.11.1
42+
rev: v5.11.3
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)