We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b1f6c9e commit a148994Copy full SHA for a148994
.pre-commit-config.yaml
@@ -18,7 +18,7 @@ repos:
18
- black == 22.3.0
19
- usort == 1.0.2
20
21
- - repo: https://gitlab.com/pycqa/flake8
+ - repo: https://github.com/PyCQA/flake8
22
rev: 5.0.4
23
hooks:
24
- id: flake8
0 commit comments