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 c959dda commit 4822306Copy full SHA for 4822306
.pre-commit-config.yaml
@@ -17,7 +17,7 @@ repos:
17
# Don't commit to main branch.
18
- id: no-commit-to-branch
19
- repo: https://github.com/psf/black
20
- rev: '21.8b0'
+ rev: '21.9b0'
21
hooks:
22
- id: black
23
# Force black to run on whole repo, using settings from pyproject.toml
0 commit comments