Skip to content

Commit db54711

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/PyCQA/isort: 5.10.1 → v5.11.3](PyCQA/isort@5.10.1...v5.11.3)
1 parent 8b8d986 commit db54711

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,6 +16,6 @@ repos:
1616
args: [--fix, lf]
1717
- id: trailing-whitespace
1818
- repo: https://github.com/PyCQA/isort
19-
rev: 5.10.1
19+
rev: v5.11.3
2020
hooks:
2121
- id: isort

0 commit comments

Comments
 (0)