Skip to content

Commit ffd891e

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/psf/black-pre-commit-mirror: 25.11.0 → 25.12.0](psf/black-pre-commit-mirror@25.11.0...25.12.0)
1 parent 7c567af commit ffd891e

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
@@ -28,7 +28,7 @@ repos:
2828
args: ["--profile", "black", "--filter-files"]
2929

3030
- repo: https://github.com/psf/black-pre-commit-mirror
31-
rev: 25.11.0
31+
rev: 25.12.0
3232
hooks:
3333
- id: black
3434
language_version: python3

0 commit comments

Comments
 (0)