From 5040dc46e1016ac05f71171ffede0ccfbc8c650e Mon Sep 17 00:00:00 2001 From: Adar Nimrod <nimrod@shore.co.il> Date: Wed, 15 Feb 2017 08:11:53 +0200 Subject: [PATCH] - Added newer version filename for hooks (symlink). --- .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