Skip to content

Commit 3adedbe

Browse files
[pre-commit.ci] pre-commit autoupdate (#548)
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 86784bf commit 3adedbe

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
@@ -33,7 +33,7 @@ repos:
3333
hooks:
3434
- id: yesqa
3535
- repo: https://github.com/pycqa/isort
36-
rev: "6.0.0"
36+
rev: "6.0.1"
3737
hooks:
3838
- id: isort
3939
args: ["--profile", "black"]

0 commit comments

Comments
 (0)