diff --git a/templates/pre-commit-repo.yml b/templates/pre-commit-repo.yml index 868f9e9379e39706ccc0aebe23a721dee8a6f5b4..4574999d98a5ad0967c411c40f62c21ade46d23e 100644 --- a/templates/pre-commit-repo.yml +++ b/templates/pre-commit-repo.yml @@ -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: