Skip to content

Commit 044130f

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 af1b804 commit 044130f

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
@@ -10,7 +10,7 @@ repos:
1010
- id: double-quote-string-fixer
1111

1212
- repo: https://github.com/psf/black-pre-commit-mirror
13-
rev: 26.1.0
13+
rev: 26.3.0
1414
hooks:
1515
- id: black
1616

@@ -30,7 +30,7 @@ repos:
3030
- id: seed-isort-config
3131

3232
- repo: https://github.com/PyCQA/isort
33-
rev: 8.0.0
33+
rev: 8.0.1
3434
hooks:
3535
- id: isort
3636

0 commit comments

Comments
 (0)