Skip to content

Commit 7a3e492

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/PyCQA/isort: 8.0.0 → 8.0.1](PyCQA/isort@8.0.0...8.0.1)
1 parent 2fe2ca1 commit 7a3e492

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
- id: black-jupyter
2929

3030
- repo: https://github.com/PyCQA/isort
31-
rev: 8.0.0
31+
rev: 8.0.1
3232
hooks:
3333
- id: isort
3434
name: isort (python)

0 commit comments

Comments
 (0)