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 2959a6e commit 1d41299Copy full SHA for 1d41299
.pre-commit-config.yaml
@@ -78,7 +78,7 @@ repos:
78
rev: v1.26.2
79
hooks:
80
- id: pyupgrade
81
- - repo: https://gitlab.com/PyCQA/flake8
+ - repo: https://github.com/pycqa/flake8
82
rev: 3.8.3
83
84
- id: flake8
0 commit comments