fix manual gitlab links

This commit is contained in:
Anthony Sottile 2021-04-03 17:47:40 -07:00
parent e0116d8e77
commit e1bf883668
7 changed files with 11 additions and 11 deletions

View file

@ -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