Skip to content

Commit bedb3d9

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pycqa/isort: 6.0.0 → 6.0.1](PyCQA/isort@6.0.0...6.0.1)
1 parent ad6882a commit bedb3d9

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
@@ -17,7 +17,7 @@ repos:
1717
args: ["--line-length", "120"]
1818

1919
- repo: https://github.com/pycqa/isort
20-
rev: 6.0.0
20+
rev: 6.0.1
2121
hooks:
2222
- id: isort
2323
name: isort (python)

0 commit comments

Comments
 (0)