We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f301c20 commit 6026f8bCopy full SHA for 6026f8b
.pre-commit-config.yaml
@@ -25,7 +25,7 @@ repos:
25
args: [--safe, --quiet]
26
language_version: python3
27
- repo: https://github.com/asottile/blacken-docs
28
- rev: 1.16.0
+ rev: 1.18.0
29
hooks:
30
- id: blacken-docs
31
additional_dependencies: [black==23.1.0]
0 commit comments