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

Commit 1273c74

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/PyCQA/isort: 5.10.0 → 5.10.1](PyCQA/isort@5.10.0...5.10.1)
1 parent 0af83e2 commit 1273c74

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.10.0
26+
rev: 5.10.1
2727
hooks:
2828
- id: isort
2929
args: [--filter-files]

0 commit comments

Comments
 (0)