Commit b320f7d9 authored by nimrod's avatar nimrod
Browse files

Reenable pre-commit hooks.

See 0a1e7b83.
parent 93c41de8
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -5,9 +5,6 @@ pre-commit-repo:
  tags: [ns4.shore.co.il]
  variables:
    XDG_CACHE_HOME: "$CI_PROJECT_DIR/.cache"
    # Disabled until https://github.com/pre-commit/pre-commit/issues/1387 is
    # resolved.
    SKIP: "hadolint,docker-compose"
  script:
    - pre-commit try-repo ./
  cache: