Skip to content

Commit 65507fa

Browse files
Update pre-commit hook psf/black to v26
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f68ef4e commit 65507fa

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
@@ -10,7 +10,7 @@ repos:
1010

1111
# https://black.readthedocs.io/en/stable/integrations/source_version_control.html
1212
- repo: https://github.com/psf/black
13-
rev: 25.12.0
13+
rev: 26.1.0
1414
hooks:
1515
- id: black
1616

0 commit comments

Comments
 (0)