Skip to content

Commit 34aad51

Browse files
authored
Update pre-commit's isort version to remove warnings (#13614)
1 parent ed6e907 commit 34aad51

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
@@ -22,7 +22,7 @@ repos:
2222
additional_dependencies: ['tomli']
2323
args: ['--toml', 'pyproject.toml']
2424
- repo: https://github.com/PyCQA/isort
25-
rev: 5.13.2
25+
rev: 0a0b7a830386ba6a31c2ec8316849ae4d1b8240d # 6.0.0
2626
hooks:
2727
- id: isort
2828
exclude: 'vllm/third_party/.*'

0 commit comments

Comments
 (0)