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