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 a6fdf0b commit 58750a6Copy full SHA for 58750a6
.pre-commit-config.yaml
@@ -44,7 +44,7 @@ repos:
44
- id: black-disable-checker
45
exclude: tests/unittest_nodes_lineno.py
46
- repo: https://github.com/psf/black
47
- rev: 22.3.0
+ rev: 22.6.0
48
hooks:
49
- id: black
50
args: [--safe, --quiet]
0 commit comments