Commit dd17ace8 authored by Dom Sekotill's avatar Dom Sekotill
Browse files

Remove GitLab-CI linter Pre-Commit hook

The hook no longer works without a token granting *write* access to the
GitLab API.  Not gonna commit that, so...
parent be64bd54
Loading
Loading
Loading
Loading

.pre-commit-config.yaml

deleted100644 → 0
+0 −6
Original line number Diff line number Diff line
repos:
- repo: https://gitlab.com/devopshq/gitlab-ci-linter
  rev: v1.0.0
  hooks:
  - id: gitlab-ci-linter
    args: [ --server, https://code.kodo.org.uk ]