Skip to content

Commit 43d04cc

Browse files
[pre-commit.ci] pre-commit autoupdate (#114)
updates: - [github.com/PyCQA/isort.git: 5.13.2 → 6.0.0](https://github.com/PyCQA/isort.git/compare/5.13.2...6.0.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 0dc8a35 commit 43d04cc

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
@@ -27,7 +27,7 @@ repos:
2727
args: ["--license=Apache License 2.0", "--owner=Intel Corporation"]
2828
- id: sigoptlint-python
2929
- repo: https://github.com/PyCQA/isort.git
30-
rev: "5.13.2"
30+
rev: "6.0.0"
3131
hooks:
3232
- id: isort
3333
- repo: https://github.com/sigopt/black.git

0 commit comments

Comments
 (0)