Skip to content

Commit 8926038

Browse files
authored
Bump black-pre-commit-mirror from 25.11.0 to 25.12.0 (#280)
1 parent eb6b364 commit 8926038

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
@@ -25,7 +25,7 @@ repos:
2525
# - id: docformatter
2626
# args: [--in-place, --black]
2727
- repo: https://github.com/psf/black-pre-commit-mirror
28-
rev: 25.11.0
28+
rev: 25.12.0
2929
hooks:
3030
- id: black
3131
language_version: python3

0 commit comments

Comments
 (0)