mirror of
https://github.com/PyCQA/flake8.git
synced 2026-04-05 04:36:52 +00:00
fix manual gitlab links
This commit is contained in:
parent
e0116d8e77
commit
e1bf883668
7 changed files with 11 additions and 11 deletions
|
|
@ -10,7 +10,7 @@ started is to add this configuration to your ``.pre-commit-config.yaml``:
|
|||
|
||||
.. code-block:: yaml
|
||||
|
||||
- repo: https://gitlab.com/pycqa/flake8
|
||||
- repo: https://github.com/pycqa/flake8
|
||||
rev: '' # pick a git hash / tag to point to
|
||||
hooks:
|
||||
- id: flake8
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue