Skip to content
Snippets Groups Projects
Commit 2765b1d2 authored by nimrod's avatar nimrod
Browse files

Updates for GitLab.

Point to the new GitLab instance.
parent bdbaecb9
No related branches found
No related tags found
No related merge requests found
...@@ -6,7 +6,7 @@ repos: ...@@ -6,7 +6,7 @@ repos:
- id: check-added-large-files - id: check-added-large-files
- id: check-yaml - id: check-yaml
- id: check-merge-conflict - id: check-merge-conflict
- repo: https://www.shore.co.il/git/shell-pre-commit/ - repo: https://git.shore.co.il/nimrod/shell-pre-commit.git
rev: v0.6.0 rev: v0.6.0
hooks: hooks:
- id: shell-lint - id: shell-lint
......
...@@ -28,7 +28,7 @@ Add the following to your :code:`.pre-commit-config.yaml`: ...@@ -28,7 +28,7 @@ Add the following to your :code:`.pre-commit-config.yaml`:
.. code:: yaml .. code:: yaml
- repo: https://www.shore.co.il/git/shell-pre-commit/ - repo: https://git.shore.co.il/nimrod/shell-pre-commit.git
sha: v0.6.0 sha: v0.6.0
hooks: hooks:
- id: shell-lint - id: shell-lint
...@@ -48,4 +48,4 @@ Author Information ...@@ -48,4 +48,4 @@ Author Information
Nimrod Adar, `contact me <nimrod@shore.co.il>`_ or visit my `website Nimrod Adar, `contact me <nimrod@shore.co.il>`_ or visit my `website
<https://www.shore.co.il/>`_. Patches are welcome via `git send-email <https://www.shore.co.il/>`_. Patches are welcome via `git send-email
<http://git-scm.com/book/en/v2/Git-Commands-Email>`_. The repository is located <http://git-scm.com/book/en/v2/Git-Commands-Email>`_. The repository is located
at: https://www.shore.co.il/git/. at: https://git.shore.co.il/.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment