We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 63286af + 43c086f commit bdbce8cCopy full SHA for bdbce8c
.pre-commit-config.yaml
@@ -1,7 +1,7 @@
1
---
2
repos:
3
- repo: https://github.com/psf/black-pre-commit-mirror
4
- rev: 25.11.0
+ rev: 25.12.0
5
hooks:
6
- id: black
7
args: [--target-version=py35]
0 commit comments