Skip to content

Commit dde5e94

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.9.0 → 25.11.0](psf/black-pre-commit-mirror@25.9.0...25.11.0)
1 parent ec8baa8 commit dde5e94

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
@@ -43,8 +43,8 @@ repos:
4343
- flake8-debugger
4444
- flake8-isort
4545
- flake8-string-format
46-
- repo: https://github.com/psf/black
47-
rev: 25.9.0
46+
- repo: https://github.com/psf/black-pre-commit-mirror
47+
rev: 25.11.0
4848
hooks:
4949
- id: black
5050
- repo: https://github.com/PyCQA/isort

0 commit comments

Comments
 (0)