Skip to content

Commit bef8f26

Browse files
ci: pre-commit autoupdate
updates: - [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 c0d57ec commit bef8f26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ repos:
44
hooks:
55
- id: isort
66
- repo: https://github.com/psf/black-pre-commit-mirror
7-
rev: 25.9.0
7+
rev: 25.11.0
88
hooks:
99
- id: black
1010
- repo: https://github.com/pycqa/flake8

0 commit comments

Comments
 (0)