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 1907c72 commit e90089dCopy full SHA for e90089d
1 file changed
.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.11.0
+ rev: 25.12.0
35
hooks:
36
- id: black
37
args: [--safe, --quiet]
0 commit comments