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.
2 parents 2d15492 + 72c824f commit b3ad65eCopy full SHA for b3ad65e
.pre-commit-config.yaml
@@ -19,7 +19,7 @@ repos:
19
20
# Autoformat: Python code
21
- repo: https://github.com/psf/black
22
- rev: 22.3.0
+ rev: 22.6.0
23
hooks:
24
- id: black
25
# args are not passed, but see the config in pyproject.toml
0 commit comments