We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e08ede commit 6bd6d5cCopy full SHA for 6bd6d5c
.pre-commit-config.yaml
@@ -39,7 +39,7 @@ repos:
39
- id: black
40
41
- repo: https://github.com/asottile/blacken-docs
42
- rev: 1.16.0
+ rev: 1.18.0
43
hooks:
44
- id: blacken-docs
45
additional_dependencies: [black==22.8.0]
0 commit comments