Skip to content

Commit 318df7d

Browse files
[pre-commit.ci] 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 d69244e commit 318df7d

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
@@ -26,7 +26,7 @@ repos:
2626
language: pygrep
2727
files: \.(py|sh|rst|yml|yaml)$
2828
- repo: https://github.com/psf/black-pre-commit-mirror
29-
rev: 25.11.0
29+
rev: 25.12.0
3030
hooks:
3131
- id: black
3232
args: [--check, --diff]

0 commit comments

Comments
 (0)