Skip to content

Commit 5abb5f6

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/PyCQA/isort: 8.0.1 → 9.0.0a3](PyCQA/isort@8.0.1...9.0.0a3)
1 parent e9e394e commit 5abb5f6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ repos:
2424
- id: trailing-whitespace
2525

2626
- repo: https://github.com/PyCQA/isort
27-
rev: 8.0.1
27+
rev: 9.0.0a3
2828
hooks:
2929
- id: isort
3030
args: ["--profile", "black", --line-length=125]

0 commit comments

Comments
 (0)