We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c52d75 commit d163124Copy full SHA for d163124
.pre-commit-config.yaml
@@ -26,7 +26,7 @@ repos:
26
- id: pyupgrade
27
args: [--py38-plus]
28
- repo: https://github.com/psf/black
29
- rev: 23.12.1
+ rev: 24.1.1
30
hooks:
31
- id: black
32
args: [--line-length=79]
0 commit comments