We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 396efbf commit bf1b33dCopy full SHA for bf1b33d
.pre-commit-config.yaml
@@ -19,7 +19,7 @@ repos:
19
hooks:
20
- id: black
21
- repo: https://github.com/asottile/blacken-docs
22
- rev: v1.12.1
+ rev: 1.13.0
23
24
- id: blacken-docs
25
additional_dependencies: [black]
0 commit comments