We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e075348 commit 477aa77Copy full SHA for 477aa77
.pre-commit-config.yaml
@@ -23,7 +23,7 @@ repos:
23
- id: debug-statements
24
- id: end-of-file-fixer
25
- id: trailing-whitespace
26
- - repo: https://gitlab.com/pycqa/flake8
+ - repo: https://github.com/pycqa/flake8
27
rev: 3.9.2
28
hooks:
29
- id: flake8
0 commit comments