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.
2 parents 203c338 + 011d4c4 commit 894533aCopy full SHA for 894533a
.pre-commit-config.yaml
@@ -6,7 +6,7 @@ repos:
6
- id: black
7
args: [--safe, --quiet]
8
- repo: https://github.com/asottile/blacken-docs
9
- rev: v1.9.2
+ rev: v1.10.0
10
hooks:
11
- id: blacken-docs
12
additional_dependencies: [black==19.3b0]
0 commit comments