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 e8eb8cc commit c9c4b0eCopy full SHA for c9c4b0e
.pre-commit-config.yaml
@@ -20,7 +20,7 @@ repos:
20
exclude: ^docs/.*|.*.md
21
22
- repo: https://github.com/psf/black
23
- rev: 23.12.0
+ rev: 23.12.1
24
hooks:
25
- id: black
26
language_version: python3
0 commit comments