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 b0690d7 commit 3a9120dCopy full SHA for 3a9120d
.pre-commit-config.yaml
@@ -64,7 +64,7 @@ repos:
64
hooks:
65
- id: isort
66
- repo: https://github.com/psf/black
67
- rev: '25.1.0'
+ rev: '25.9.0'
68
69
- id: black
70
language_version: python3 # Should be a command that runs python
0 commit comments