Skip to content

Commit 39ae86a

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/psf/black-pre-commit-mirror: 25.1.0 → 25.9.0](psf/black-pre-commit-mirror@25.1.0...25.9.0) - [github.com/pycqa/isort: 6.0.1 → 6.1.0](PyCQA/isort@6.0.1...6.1.0)
1 parent cd6120b commit 39ae86a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,12 +37,12 @@ repos:
3737
- id: "slyp"
3838

3939
- repo: "https://github.com/psf/black-pre-commit-mirror"
40-
rev: "25.1.0"
40+
rev: "25.9.0"
4141
hooks:
4242
- id: "black"
4343

4444
- repo: "https://github.com/pycqa/isort"
45-
rev: "6.0.1"
45+
rev: "6.1.0"
4646
hooks:
4747
- id: "isort"
4848

0 commit comments

Comments
 (0)