Skip to content

Commit b0b4622

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 5524e6e commit b0b4622

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
@@ -100,7 +100,7 @@ repos:
100100
rev: v0.4.6
101101
hooks:
102102
- id: blackdoc
103-
additional_dependencies: [ 'black==25.9.0' ]
103+
additional_dependencies: [ 'black==25.12.0' ]
104104
- id: blackdoc-autoupdate-black
105105
- repo: https://github.com/python-jsonschema/check-jsonschema
106106
rev: 0.36.0

0 commit comments

Comments
 (0)