Skip to content

Commit 87033dd

Browse files
committed
Matching blacken-docs pin to match black.
1 parent d5fd51e commit 87033dd

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
@@ -49,7 +49,7 @@ repos:
4949
hooks:
5050
- id: blacken-docs
5151
# Note - on black update blacken-docs pin should also be updated.
52-
additional_dependencies: ['black==22.8.0']
52+
additional_dependencies: ['black==22.12.0']
5353

5454
# Used to detect unintentionally unused code.
5555
- repo: https://github.com/asottile/dead

0 commit comments

Comments
 (0)