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 792a212 commit a5f0204Copy full SHA for a5f0204
.pre-commit-config.yaml
@@ -8,7 +8,7 @@ repos:
8
hooks:
9
- id: pyupgrade
10
args: [--py36-plus]
11
- - repo: https://gitlab.com/pycqa/flake8
+ - repo: https://github.com/PyCQA/flake8
12
rev: "3.8.4"
13
14
- id: flake8
0 commit comments