We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c8cf8f commit b4f9489Copy full SHA for b4f9489
.pre-commit-config.yaml
@@ -18,6 +18,6 @@ repos:
18
args: [ --fix, --exit-non-zero-on-fix , --show-fixes]
19
20
- repo: https://github.com/psf/black
21
- rev: 23.12.1
+ rev: 24.1.1
22
hooks:
23
- id: black
0 commit comments