We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 256adc5 commit db0b73eCopy full SHA for db0b73e
.pre-commit-config.yaml
@@ -18,7 +18,7 @@ repos:
18
19
# python code formatting
20
- repo: https://github.com/psf/black
21
- rev: 23.12.1
+ rev: 24.2.0
22
hooks:
23
- id: black
24
args: [--line-length, "120"]
0 commit comments