Skip to content

Commit 525d17b

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 8762fab commit 525d17b

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
@@ -43,7 +43,7 @@ repos:
4343
args: [--config=./setup.cfg]
4444

4545
- repo: https://github.com/pycqa/isort
46-
rev: 5.10.1
46+
rev: v5.11.3
4747
hooks:
4848
- id: isort
4949
types: [file, python]

0 commit comments

Comments
 (0)