Skip to content

Commit 9bcc298

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/psf/black-pre-commit-mirror: 25.12.0 → 26.5.1](psf/black-pre-commit-mirror@25.12.0...26.5.1) - [github.com/PyCQA/isort: 7.0.0 → 9.0.1](PyCQA/isort@7.0.0...9.0.1)
1 parent 051886b commit 9bcc298

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
@@ -15,7 +15,7 @@ repos:
1515
- id: trailing-whitespace
1616

1717
- repo: https://github.com/psf/black-pre-commit-mirror
18-
rev: 25.12.0
18+
rev: 26.5.1
1919
hooks:
2020
- id: black
2121
args: [--exclude=static]
@@ -25,7 +25,7 @@ repos:
2525
hooks:
2626
- id: seed-isort-config
2727
- repo: https://github.com/PyCQA/isort
28-
rev: 7.0.0
28+
rev: 9.0.1
2929
hooks:
3030
- id: isort
3131
additional_dependencies:

0 commit comments

Comments
 (0)