We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 27be96b commit e9fee06Copy full SHA for e9fee06
1 file changed
.pre-commit-config.yaml
@@ -18,7 +18,7 @@ repos:
18
"--warn-incomplete-stub",
19
]
20
- repo: https://github.com/psf/black
21
- rev: 25.1.0
+ rev: 25.9.0
22
hooks:
23
- id: black
24
args: [
0 commit comments