We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e77dbb9 commit ef731f0Copy full SHA for ef731f0
.pre-commit-config.yaml
@@ -28,7 +28,7 @@ repos:
28
files: \.(html|md|yml|yaml)
29
args: [--prose-wrap=preserve]
30
31
- - repo: https://github.com/asottile/blacken-docs
+ - repo: https://github.com/adamchainz/blacken-docs
32
rev: 1.13.0
33
hooks:
34
- id: blacken-docs
0 commit comments