We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 57ab321 commit 5f1df56Copy full SHA for 5f1df56
1 file changed
.pre-commit-config.yaml
@@ -40,7 +40,7 @@ repos:
40
hooks:
41
- id: python-use-type-annotations
42
- id: rst-backticks
43
- - repo: https://gitlab.com/pycqa/flake8
+ - repo: https://github.com/pycqa/flake8
44
rev: 3.9.2
45
46
- id: flake8
0 commit comments