Skip to content

Commit b05f3b8

Browse files
[pre-commit.ci] pre-commit autoupdate (#397)
updates: - [github.com/PyCQA/isort: 5.11.4 → 5.12.0](PyCQA/isort@5.11.4...5.12.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 7b5c2cb commit b05f3b8

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
@@ -18,7 +18,7 @@ repos:
1818
- id: pyupgrade
1919
args: ["--py37-plus"]
2020
- repo: https://github.com/PyCQA/isort
21-
rev: 5.11.4
21+
rev: 5.12.0
2222
hooks:
2323
- id: isort
2424
- repo: https://github.com/pycqa/flake8

0 commit comments

Comments
 (0)