Skip to content

Commit 0176632

Browse files
authored
chore: sync blacken-docs hook with black (#4304)
1 parent 2441d25 commit 0176632

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ repos:
6464
hooks:
6565
- id: blacken-docs
6666
additional_dependencies:
67-
- black==22.8.0 # keep in sync with black hook
67+
- black==22.10.0 # keep in sync with black hook
6868

6969
# Changes tabs to spaces
7070
- repo: https://github.com/Lucas-C/pre-commit-hooks

0 commit comments

Comments
 (0)