We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1160804 commit f0d3306Copy full SHA for f0d3306
.pre-commit-config.yaml
@@ -32,7 +32,7 @@ repos:
32
language_version: python3
33
34
- repo: https://github.com/asottile/blacken-docs
35
- rev: 1.16.0
+ rev: 1.18.0
36
hooks:
37
- id: blacken-docs
38
additional_dependencies: [black==22.3.0]
0 commit comments