We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 853b896 commit 8171686Copy full SHA for 8171686
.pre-commit-config.yaml
@@ -1,6 +1,6 @@
1
repos:
2
- repo: https://github.com/psf/black
3
- rev: 24.10.0
+ rev: 25.1.0
4
hooks:
5
- id: black
6
args: [--safe, --quiet]
0 commit comments