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 4ffc988 commit f2c1a51Copy full SHA for f2c1a51
.pre-commit-config.yaml
@@ -21,7 +21,7 @@ repos:
21
args: [--profile, black, --settings-path, pyproject.toml]
22
23
- repo: https://github.com/psf/black
24
- rev: 25.1.0
+ rev: 25.9.0
25
hooks:
26
- id: black
27
0 commit comments