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 c3a5f1e commit 2cc5502Copy full SHA for 2cc5502
.pre-commit-config.yaml
@@ -28,7 +28,7 @@ repos:
28
hooks:
29
- id: isort
30
- repo: https://github.com/psf/black
31
- rev: 24.4.0
+ rev: 24.4.2
32
33
- id: black
34
args: [--safe, --quiet]
0 commit comments