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 0a59adc commit 2e1c993Copy full SHA for 2e1c993
.pre-commit-config.yaml
@@ -19,7 +19,7 @@ repos:
19
- id: isort
20
args: ["--profile", "black"]
21
- repo: https://github.com/psf/black
22
- rev: 24.10.0
+ rev: 25.1.0
23
hooks:
24
- id: black
25
language_version: python3
0 commit comments