Skip to content

Commit 2838791

Browse files
[pre-commit.ci] pre-commit autoupdate (#87)
updates: - [github.com/PyCQA/isort: 5.9.3 → 5.10.0](PyCQA/isort@5.9.3...5.10.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent b31f429 commit 2838791

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
@@ -15,7 +15,7 @@ repos:
1515
- id: fix-encoding-pragma
1616

1717
- repo: https://github.com/PyCQA/isort
18-
rev: 5.9.3
18+
rev: 5.10.0
1919
hooks:
2020
- id: isort
2121

0 commit comments

Comments
 (0)