We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 47707ad + 86c2f20 commit c400332Copy full SHA for c400332
.pre-commit-config.yaml
@@ -1,6 +1,6 @@
1
repos:
2
- - repo: https://github.com/psf/black
3
- rev: 25.1.0
+ - repo: https://github.com/psf/black-pre-commit-mirror
+ rev: 25.12.0
4
hooks:
5
- id: black
6
args: ["tests"]
0 commit comments