Skip to content

Commit 4b12db6

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: 8.0.0 → 8.0.1](PyCQA/isort@8.0.0...8.0.1)
1 parent 4f9754b commit 4b12db6

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
@@ -9,7 +9,7 @@ repos:
99
- id: check-yaml
1010

1111
- repo: https://github.com/psf/black-pre-commit-mirror
12-
rev: 26.1.0
12+
rev: 26.3.0
1313
hooks:
1414
- id: black
1515

@@ -29,7 +29,7 @@ repos:
2929
- id: seed-isort-config
3030

3131
- repo: https://github.com/PyCQA/isort
32-
rev: 8.0.0
32+
rev: 8.0.1
3333
hooks:
3434
- id: isort
3535

0 commit comments

Comments
 (0)