From 0f4555bc642f3e758cd0287090b770e62e785f80 Mon Sep 17 00:00:00 2001 From: Adar Nimrod <nimrod@shore.co.il> Date: Wed, 15 Feb 2017 09:08:50 +0200 Subject: [PATCH] - Added a symlink to the newer version of hooks filename. --- .pre-commit-hooks.yaml | 1 + 1 file changed, 1 insertion(+) create mode 120000 .pre-commit-hooks.yaml diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml new file mode 120000 index 0000000..4641bf3 --- /dev/null +++ b/.pre-commit-hooks.yaml @@ -0,0 +1 @@ +hooks.yaml \ No newline at end of file -- GitLab