diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 3c1fe59..10811f4 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -31,10 +31,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 +# - repo: https://gitlab.com/devopshq/gitlab-ci-linter +# rev: v1.0.1 +# hooks: +# - id: gitlab-ci-linter +# args: +# - --server +# - https://gitlab.com