We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 275750c commit a885d76Copy full SHA for a885d76
.pre-commit-config.yaml
@@ -1,7 +1,7 @@
1
repos:
2
- repo: https://github.com/psf/black
3
# Version can be updated by running "pre-commit autoupdate"
4
- rev: 24.10.0
+ rev: 25.1.0
5
hooks:
6
- id: black
7
ci:
0 commit comments