We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 15e4fc2 commit 1b46506Copy full SHA for 1b46506
.pre-commit-config.yaml
@@ -6,7 +6,7 @@ repos:
6
- id: black
7
8
- repo: https://github.com/adamchainz/blacken-docs
9
- rev: 1.16.0
+ rev: 1.18.0
10
hooks:
11
- id: blacken-docs
12
additional_dependencies: [black==23.12.1]
0 commit comments