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 f7b2cab commit 77f0496Copy full SHA for 77f0496
.pre-commit-config.yaml
@@ -3,7 +3,7 @@ repos:
3
rev: 20.8b1
4
hooks:
5
- id: black
6
- - repo: https://gitlab.com/pycqa/flake8
+ - repo: https://github.com/PyCQA/flake8
7
rev: "3.8.4"
8
9
- id: flake8
0 commit comments