Skip to content

Commit dba369d

Browse files
Update pre-commit hook psf/black to v25.12.0 (#2832)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3a230e2 commit dba369d

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
@@ -16,7 +16,7 @@
1616

1717
repos:
1818
- repo: https://github.com/psf/black
19-
rev: 25.11.0
19+
rev: 25.12.0
2020
hooks:
2121
- id: black
2222
- repo: https://github.com/PyCQA/isort

0 commit comments

Comments
 (0)