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 f4fcf0b commit 048a50dCopy full SHA for 048a50d
.pre-commit-config.yaml
@@ -26,7 +26,7 @@ repos:
26
args: [--profile, black]
27
28
- repo: https://github.com/psf/black
29
- rev: 23.1.0
+ rev: 23.3.0
30
hooks:
31
- id: black
32
0 commit comments