diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 637d82dfc528ac27001e939c7335842d3ccfbb01..c19bd4c0fd27e9328ba21bf254e91f9c3661d197 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -2,6 +2,8 @@
 include:
   - project: shore/ci-templates
     file: templates/pre-commit.yml
+  - project: shore/ci-templates
+    file: templates/pre-commit-repo.yml
 
 install:
   stage: test