diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index d9cdf8f..4e07147 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -30,3 +30,10 @@ repos: hooks: - id: black types: [python] + - repo: https://gitlab.com/devopshq/gitlab-ci-linter + rev: v1.0.1 + hooks: + - id: gitlab-ci-linter + args: + - --server + - https://gitlab.com