Skip to content

Commit 1cd93fb

Browse files
[pre-commit.ci] pre-commit autoupdate (SciTools#4419)
updates: - [github.com/pycqa/isort: 5.10.0 → 5.10.1](PyCQA/isort@5.10.0...5.10.1) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 7434c53 commit 1cd93fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

+1-1
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.0
46+
rev: 5.10.1
4747
hooks:
4848
- id: isort
4949
types: [file, python]

0 commit comments

Comments
 (0)