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 9c99bac commit 4691a61Copy full SHA for 4691a61
.pre-commit-config.yaml
@@ -28,7 +28,7 @@ repos:
28
args: ["--profile", "black", "--filter-files"]
29
30
- repo: https://github.com/psf/black
31
- rev: 25.1.0
+ rev: 25.9.0
32
hooks:
33
- id: black
34
language_version: python3
0 commit comments