Skip to content

Commit f41b276

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 dcf6bde commit f41b276

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
@@ -20,8 +20,8 @@ repos:
2020
hooks:
2121
- id: pyupgrade
2222
args: [--py37-plus]
23-
- repo: https://github.com/psf/black
24-
rev: 25.1.0
23+
- repo: https://github.com/psf/black-pre-commit-mirror
24+
rev: 25.9.0
2525
hooks:
2626
- id: black
2727
- repo: https://github.com/PyCQA/flake8

0 commit comments

Comments
 (0)