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 6cab227 commit bcd0885Copy full SHA for bcd0885
.pre-commit-config.yaml
@@ -17,7 +17,7 @@ repos:
17
# Don't commit to master branch.
18
- id: no-commit-to-branch
19
- repo: https://github.com/psf/black
20
- rev: '21.5b1'
+ rev: '21.5b2'
21
hooks:
22
- id: black
23
# Force black to run on whole repo, using settings from pyproject.toml
0 commit comments