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 c4f1eba commit c996786Copy full SHA for c996786
.pre-commit-config.yaml
@@ -6,7 +6,7 @@ repos:
6
hooks:
7
- id: trailing-whitespace
8
- repo: https://github.com/psf/black
9
- rev: 21.9b0
+ rev: 21.10b0
10
11
- id: black
12
- repo: https://github.com/PyCQA/flake8
0 commit comments