Skip to content

Commit e15b26b

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/psf/black-pre-commit-mirror: 26.1.0 → 26.3.1](psf/black-pre-commit-mirror@26.1.0...26.3.1) - [github.com/PyCQA/isort: 8.0.0 → 9.0.0a3](PyCQA/isort@8.0.0...9.0.0a3)
1 parent af1b804 commit e15b26b

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.1
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: 9.0.0a3
3434
hooks:
3535
- id: isort
3636

0 commit comments

Comments
 (0)