Skip to content

Commit 04b5b3e

Browse files
[pre-commit.ci] pre-commit autoupdate (#1234)
updates: - [github.com/PyCQA/isort: 5.10.1 → v5.11.3](PyCQA/isort@5.10.1...v5.11.3) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 90c3481 commit 04b5b3e

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
@@ -16,7 +16,7 @@ repos:
1616
- id: mixed-line-ending
1717
args: ['--fix=lf']
1818
- repo: https://github.com/PyCQA/isort
19-
rev: 5.10.1
19+
rev: v5.11.3
2020
hooks:
2121
- id: isort
2222
exclude: ^(oauth2_provider/migrations/|tests/migrations/)

0 commit comments

Comments
 (0)