Skip to content

Commit f368458

Browse files
[pre-commit.ci] pre-commit autoupdate (#255)
updates: - [github.com/PyCQA/isort: 6.0.0 → 6.0.1](PyCQA/isort@6.0.0...6.0.1) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent a67e693 commit f368458

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
@@ -21,7 +21,7 @@ repos:
2121
args: ["--line-length", "100"]
2222

2323
- repo: https://github.com/PyCQA/isort
24-
rev: 6.0.0
24+
rev: 6.0.1
2525
hooks:
2626
- id: isort
2727
files: \.py$

0 commit comments

Comments
 (0)