Skip to content

Commit 7d15359

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/psf/black: 8a737e727ac5ab2f1d4cf5876720ed276dc8dc4b → af0ba72a73598c76189d6dd1b21d8532255d5942](psf/black@8a737e7...af0ba72)
1 parent 9c341ba commit 7d15359

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
@@ -12,7 +12,7 @@ repos:
1212
- id: check-added-large-files
1313
- id: mixed-line-ending
1414
- repo: https://github.com/psf/black
15-
rev: 8a737e727ac5ab2f1d4cf5876720ed276dc8dc4b # frozen: 25.1.0
15+
rev: af0ba72a73598c76189d6dd1b21d8532255d5942 # frozen: 25.9.0
1616
hooks:
1717
- id: black
1818
args: ['--line-length', '100']

0 commit comments

Comments
 (0)