Skip to content

Commit 30d44b9

Browse files
Upgrade blacken docs to latest black
1 parent 6429d02 commit 30d44b9

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 @@ repos:
1616
rev: 1.19.1
1717
hooks:
1818
- id: blacken-docs
19-
additional_dependencies: [black==22.3.0]
19+
additional_dependencies: [black==24.10.0]
2020

2121
- repo: https://github.com/pre-commit/pre-commit-hooks
2222
rev: v5.0.0

0 commit comments

Comments
 (0)