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 ae47531 commit 45e252fCopy full SHA for 45e252f
.pre-commit-config.yaml
@@ -12,7 +12,7 @@ repos:
12
- id: name-tests-test
13
- id: double-quote-string-fixer
14
- id: requirements-txt-fixer
15
-- repo: https://gitlab.com/pycqa/flake8
+- repo: https://github.com/PyCQA/flake8
16
rev: 3.9.0
17
hooks:
18
- id: flake8
0 commit comments