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 928a742 commit e288862Copy full SHA for e288862
.pre-commit-config.yaml
@@ -20,7 +20,7 @@ repos:
20
exclude: ^docs/.*|.*.md
21
22
- repo: https://github.com/psf/black
23
- rev: 22.3.0
+ rev: 22.6.0
24
hooks:
25
- id: black
26
language_version: python3
0 commit comments