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 47d09d7 commit 300eff0Copy full SHA for 300eff0
.pre-commit-config.yaml
@@ -31,7 +31,7 @@ repos:
31
- id: isort
32
exclude: \.(po|pot|yml|yaml)$
33
- repo: https://github.com/psf/black-pre-commit-mirror
34
- rev: 25.9.0
+ rev: 25.11.0
35
hooks:
36
- id: black
37
args: [--safe, --quiet]
0 commit comments