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 9ec4878 commit fefe08cCopy full SHA for fefe08c
.pre-commit-config.yaml
@@ -1,6 +1,6 @@
1
repos:
2
- repo: https://github.com/psf/black
3
- rev: 24.1.1
+ rev: 24.10.0
4
hooks:
5
- id: black
6
args: [--line-length=99, --safe]
0 commit comments