diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index b025cbadff6c6a7918fc6987d576af4169c73206..ea4e16c285f04102320316ce49aaf494cf70f5f5 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -4,8 +4,8 @@ include:
   # pre-commit hook. This can also be better if you're working on different
   # branches but want to use the hooks from the master branch.
   # yamllint disable-line rule:line-length
-#  - remote: |-
-#      https://git.shore.co.il/shore/ci-templates/-/raw/master/templates/pre-commit.yml
+  - remote: |-
+      https://git.shore.co.il/shore/ci-templates/-/raw/master/templates/pre-commit.yml
   - remote: |-
       https://git.shore.co.il/shore/ci-templates/-/raw/master/templates/containerfiles.yml
   - remote: |-