We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d67e553 commit fe367d6Copy full SHA for fe367d6
2 files changed
.pre-commit-config.yaml
@@ -17,7 +17,7 @@ repos:
17
exclude: '^(conda-recipe/meta.yaml)$'
18
- id: debug-statements
19
20
-- repo: https://gitlab.com/pycqa/flake8.git
+- repo: https://github.com/pycqa/flake8.git
21
rev: 3.7.9
22
hooks:
23
- id: flake8
forPythonRepos/.pre-commit-config.yaml
0 commit comments