Skip to content

Commit d013b3c

Browse files
[pre-commit.ci] pre-commit autoupdate (#1659)
updates: - [github.com/PyCQA/isort: 8.0.1 → 9.0.0a3](PyCQA/isort@8.0.1...9.0.0a3) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent d890694 commit d013b3c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ repos:
1818
args: ["--autofix", "--indent=2", "--no-sort-keys"]
1919

2020
- repo: https://github.com/PyCQA/isort
21-
rev: 8.0.1
21+
rev: 9.0.0a3
2222
hooks:
2323
- id: isort
2424
args: ["--profile", "black", "--filter-files"]

0 commit comments

Comments
 (0)