Skip to content

Commit a23e2b6

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/PyCQA/isort: 9.0.0b1 → 9.0.0b2](PyCQA/isort@9.0.0b1...9.0.0b2)
1 parent 1a6cd55 commit a23e2b6

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
@@ -8,7 +8,7 @@ repos:
88
- id: end-of-file-fixer
99
- id: trailing-whitespace
1010
- repo: https://github.com/PyCQA/isort
11-
rev: 9.0.0b1
11+
rev: 9.0.0b2
1212
hooks:
1313
- id: isort
1414
- repo: https://github.com/psf/black-pre-commit-mirror

0 commit comments

Comments
 (0)