Skip to content
This repository was archived by the owner on Nov 28, 2022. It is now read-only.

Commit 0af83e2

Browse files
pre-commit-ci[bot]Michael Howitz
authored andcommitted
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/PyCQA/isort: 5.9.3 → 5.10.0](PyCQA/isort@5.9.3...5.10.0)
1 parent 66bfb73 commit 0af83e2

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
@@ -23,7 +23,7 @@ repos:
2323
hooks:
2424
- id: autopep8
2525
- repo: https://github.com/PyCQA/isort
26-
rev: 5.9.3
26+
rev: 5.10.0
2727
hooks:
2828
- id: isort
2929
args: [--filter-files]

0 commit comments

Comments
 (0)