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 8cbf5d5 commit e0c2611Copy full SHA for e0c2611
.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: [--line-length=99, --safe]
0 commit comments