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 fbe54e9 commit 3212558Copy full SHA for 3212558
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: 26.3.0
+ rev: 26.3.1
35
hooks:
36
- id: black
37
args: [--safe, --quiet]
0 commit comments