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 4213ffd commit eb03067Copy full SHA for eb03067
.pre-commit-config.yaml
@@ -5,7 +5,7 @@ repos:
5
- id: debug-statements
6
- id: end-of-file-fixer
7
- repo: https://github.com/psf/black
8
- rev: 19.3b0
+ rev: 20.8b1
9
hooks:
10
- id: black
11
language_version: python3
0 commit comments