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 045f297 commit c8801c1Copy full SHA for c8801c1
.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.11.0
+ rev: 23.12.0
30
hooks:
31
- id: black
32
args: [--line-length=79]
0 commit comments