Skip to content

Commit e72600c

Browse files
chore(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 7f72498 commit e72600c

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
@@ -28,7 +28,7 @@ repos:
2828
args: ['--config=.flake8']
2929

3030
- repo: https://github.com/PyCQA/isort
31-
rev: 8.0.1
31+
rev: 9.0.0a3
3232
hooks:
3333
- id: isort
3434
args: ['--profile', 'black']

0 commit comments

Comments
 (0)