We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 519a120 + ab38491 commit 4a694f2Copy full SHA for 4a694f2
1 file changed
.pre-commit-config.yaml
@@ -26,7 +26,7 @@ repos:
26
27
# Format code. No, I don't like everything black does either.
28
- repo: https://github.com/psf/black-pre-commit-mirror
29
- rev: 24.3.0
+ rev: 24.4.0
30
hooks:
31
- id: black
32
0 commit comments