Skip to content

Commit e8c768b

Browse files
authored
[pre-commit.ci] pre-commit autoupdate (#121)
2 parents cd6120b + 39ae86a commit e8c768b

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)