We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a5afd4 commit 5b564c2Copy full SHA for 5b564c2
.pre-commit-config.yaml
@@ -24,7 +24,7 @@ repos:
24
additional_dependencies:
25
- black==22.6.0 # Matches hook
26
- repo: https://github.com/psf/black
27
- rev: 23.11.0
+ rev: 23.12.0
28
hooks:
29
- id: black
30
args: [--line-length, "100"]
0 commit comments