Skip to content

Commit 9534a38

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - https://github.com/psf/blackhttps://github.com/psf/black-pre-commit-mirror - [github.com/psf/black-pre-commit-mirror: 25.1.0 → 25.9.0](psf/black-pre-commit-mirror@25.1.0...25.9.0)
1 parent c4de16c commit 9534a38

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
@@ -11,8 +11,8 @@ repos:
1111
- id: check-added-large-files
1212
args: ["--maxkb=500"]
1313

14-
- repo: https://github.com/psf/black
15-
rev: 25.1.0
14+
- repo: https://github.com/psf/black-pre-commit-mirror
15+
rev: 25.9.0
1616
hooks:
1717
- id: black-jupyter
1818

0 commit comments

Comments
 (0)