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 11a5fb2 commit 6fa6f3fCopy full SHA for 6fa6f3f
.pre-commit-config.yaml
@@ -30,7 +30,7 @@ repos:
30
hooks:
31
- id: black
32
- repo: https://github.com/adamchainz/blacken-docs
33
- rev: "1.19.0"
+ rev: "1.19.1"
34
35
- id: blacken-docs
36
args: [--line-length=79]
0 commit comments