We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dbd81c3 commit 8fcaee9Copy full SHA for 8fcaee9
.pre-commit-config.yaml
@@ -21,7 +21,7 @@ repos:
21
rev: 5.10.1
22
hooks:
23
- id: isort
24
- - repo: https://gitlab.com/pycqa/flake8
+ - repo: https://github.com/pycqa/flake8
25
rev: 3.9.2
26
27
- id: flake8
0 commit comments