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 db79621 commit 205e3f0Copy full SHA for 205e3f0
.pre-commit-config.yaml
@@ -29,7 +29,7 @@ repos:
29
args: ["--py38-plus"]
30
31
- repo: https://github.com/psf/black
32
- rev: 24.1.1
+ rev: 24.2.0
33
hooks:
34
- id: black
35
0 commit comments