Skip to content

Commit 4e3f96b

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 62940dd commit 4e3f96b

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: blacken-docs
2525
additional_dependencies: [black==22.1.0]
2626
- repo: https://github.com/PyCQA/isort
27-
rev: '8.0.1'
27+
rev: '9.0.0a3'
2828
hooks:
2929
- id: isort
3030
name: isort (python)

0 commit comments

Comments
 (0)