Skip to content

Commit 8f5d4d5

Browse files
[pre-commit.ci] pre-commit autoupdate (#5314)
updates: - [github.com/PyCQA/isort: 5.10.0 → 5.10.1](PyCQA/isort@5.10.0...5.10.1) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 0089cf3 commit 8f5d4d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ repos:
2727
args: [--py36-plus]
2828
exclude: *fixtures
2929
- repo: https://github.com/PyCQA/isort
30-
rev: 5.10.0
30+
rev: 5.10.1
3131
hooks:
3232
- id: isort
3333
- repo: https://github.com/psf/black

0 commit comments

Comments
 (0)