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 1130437 commit 3af5e90Copy full SHA for 3af5e90
.pre-commit-config.yaml
@@ -26,7 +26,7 @@ repos:
26
args: ["--profile", "black", "--filter-files"]
27
28
- repo: https://github.com/psf/black
29
- rev: 24.4.0
+ rev: 24.4.2
30
hooks:
31
- id: black
32
language_version: python3
0 commit comments