We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 17e2548 commit a4a5ff4Copy full SHA for a4a5ff4
1 file changed
.pre-commit-config.yaml
@@ -27,7 +27,7 @@ repos:
27
hooks:
28
- id: blacken-docs
29
additional_dependencies: [black]
30
-- repo: https://gitlab.com/pycqa/flake8
+- repo: https://github.com/PyCQA/flake8
31
rev: 3.9.0
32
33
- id: flake8
0 commit comments