We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 43b547a + 0b29904 commit 366c36aCopy full SHA for 366c36a
.pre-commit-config.yaml
@@ -20,7 +20,7 @@ repos:
20
- id: debug-statements
21
exclude: _pytest/(debugging|hookspec).py
22
language_version: python3
23
-- repo: https://gitlab.com/pycqa/flake8
+- repo: https://github.com/PyCQA/flake8
24
rev: 3.9.0
25
hooks:
26
- id: flake8
0 commit comments