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

New GitLab instance.

Update links accordingly.
parent 4208487b
Branches
No related tags found
No related merge requests found
...@@ -4,14 +4,14 @@ ...@@ -4,14 +4,14 @@
- id: check-added-large-files - id: check-added-large-files
- id: check-merge-conflict - id: check-merge-conflict
- id: check-yaml - id: check-yaml
- repo: https://www.shore.co.il/git/shell-pre-commit/ - repo: https://git.shore.co.il/nimrod/shell-pre-commit.git
sha: v0.5.4 sha: v0.5.4
hooks: hooks:
- id: shell-lint - id: shell-lint
files: &shellscripts '^merge-conflict$' files: &shellscripts '^merge-conflict$'
- id: shellcheck - id: shellcheck
files: *shellscripts files: *shellscripts
- repo: https://www.shore.co.il/git/git-pre-commit/ - repo: https://git.shore.co.il/nimrod/git-pre-commit.git
sha: v0.1.1 sha: v0.1.1
hooks: hooks:
- id: merge-conflict - id: merge-conflict
...@@ -12,7 +12,7 @@ Status](https://travis-ci.org/adarnimrod/git-pre-commit.svg?branch=master)](http ...@@ -12,7 +12,7 @@ Status](https://travis-ci.org/adarnimrod/git-pre-commit.svg?branch=master)](http
Add the following to your project's `.pre-commit-config.yaml`: Add the following to your project's `.pre-commit-config.yaml`:
- repo: https://www.shore.co.il/git/git-pre-commit - repo: https://git.shore.co.il/nimrod/git-pre-commit.git
sha: v0.1.1 sha: v0.1.1
hooks: hooks:
- id: merge-conflict - id: merge-conflict
...@@ -28,4 +28,4 @@ This software is licensed under the MIT license (see the `LICENSE.txt` file). ...@@ -28,4 +28,4 @@ This software is licensed under the MIT license (see the `LICENSE.txt` file).
Nimrod Adar, [contact me](mailto:nimrod@shore.co.il) or visit my Nimrod Adar, [contact me](mailto:nimrod@shore.co.il) or visit my
[website](https://www.shore.co.il/). Patches are welcome via [git [website](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 send-email](http://git-scm.com/book/en/v2/Git-Commands-Email). The repository is
located at <https://www.shore.co.il/git/>. located at <https://git.shore.co.il/nimrod/>.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment