Skip to content

Commit 7efcfc7

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/psf/black-pre-commit-mirror: 26.1.0 → 26.3.0](psf/black-pre-commit-mirror@26.1.0...26.3.0) - [github.com/PyCQA/isort: 7.0.0 → 8.0.1](PyCQA/isort@7.0.0...8.0.1)
1 parent 0b39f28 commit 7efcfc7

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,12 @@ ci:
66

77
repos:
88
- repo: https://github.com/psf/black-pre-commit-mirror
9-
rev: 26.1.0
9+
rev: 26.3.0
1010
hooks:
1111
- id: black-jupyter
1212
language_version: python3.12
1313
- repo: https://github.com/PyCQA/isort
14-
rev: 7.0.0
14+
rev: 8.0.1
1515
hooks:
1616
- id: isort
1717
args: ["--profile", "black"]

0 commit comments

Comments
 (0)