We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 472e756 commit f7f60ddCopy full SHA for f7f60dd
.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.19.0
+ rev: 1.19.1
71
hooks:
72
- id: blacken-docs
73
additional_dependencies: [black==24.*]
0 commit comments