Skip to content

Commit cdcf287

Browse files
authored
Update blackend-docs dep
1 parent 9b94c80 commit cdcf287

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
@@ -99,7 +99,7 @@ repos:
9999
hooks:
100100
- id: blacken-docs
101101
additional_dependencies:
102-
- black==23.11.0 # keep in sync with black hook
102+
- black==23.12.0 # keep in sync with black hook
103103
# TODO: black-jupyter
104104

105105
# Jupyter Notebooks: clean up all cell outputs

0 commit comments

Comments
 (0)