We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c702a33 commit 35e8538Copy full SHA for 35e8538
1 file changed
.pre-commit-config.yaml
@@ -19,7 +19,7 @@ repos:
19
- id: isort
20
stages: [pre-commit]
21
- repo: https://github.com/psf/black
22
- rev: 24.10.0
+ rev: 25.11.0
23
hooks:
24
- id: black
25
language_version: python3
0 commit comments