We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 396f532 commit 27c62f6Copy full SHA for 27c62f6
.pre-commit-config.yaml
@@ -67,7 +67,7 @@ repos:
67
68
# Also run Black on examples in the documentation
69
- repo: https://github.com/adamchainz/blacken-docs
70
- rev: 1.18.0
+ rev: 1.19.0
71
hooks:
72
- id: blacken-docs
73
additional_dependencies: [black==24.*]
0 commit comments