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 1446aeb commit ca36f86Copy full SHA for ca36f86
.pre-commit-config.yaml
@@ -29,7 +29,7 @@ repos:
29
args: ["--py37-plus"]
30
31
- repo: https://github.com/psf/black
32
- rev: 23.7.0
+ rev: 23.9.1
33
hooks:
34
- id: black
35
0 commit comments