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 1c8178a commit 66dc390Copy full SHA for 66dc390
.pre-commit-config.yaml
@@ -1,6 +1,6 @@
1
repos:
2
- repo: https://github.com/psf/black
3
- rev: 21.8b0
+ rev: 21.9b0
4
hooks:
5
- id: black
6
args: [--safe, --quiet, --target-version, py35]
0 commit comments