We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f02b8e commit d5135a1Copy full SHA for d5135a1
.pre-commit-config.yaml
@@ -37,7 +37,7 @@ repos:
37
hooks:
38
- id: black
39
- repo: https://github.com/asottile/blacken-docs
40
- rev: v1.9.2
+ rev: v1.10.0
41
42
- id: blacken-docs
43
additional_dependencies: [black]
0 commit comments