Skip to content
Snippets Groups Projects
Commit b67e8043 authored by hpc-renovate's avatar hpc-renovate :robot:
Browse files

Merge branch 'renovate/linters' into 'main'

chore(deps): update linters (minor)

See merge request !28
parents b3fd495f 85eef5da
No related branches found
No related tags found
1 merge request!28chore(deps): update linters (minor)
Pipeline #292883 passed
......@@ -4,7 +4,7 @@ include:
yamllint:
stage: lint
image: registry.gitlab.com/pipeline-components/yamllint:0.32.1@sha256:463d71b1e4d151c70934e252c26cde8d0151e8a6b3c4ee05abae48dc74e6da62
image: registry.gitlab.com/pipeline-components/yamllint:0.33.0@sha256:4463d2a4404860b00afacc7ce3f17cb78bd794f72cff1d06124abb4fae62f1dc
script:
- yamllint .
rules:
......@@ -42,7 +42,7 @@ markdownlint:
hadolint:
stage: lint
image: registry.gitlab.com/pipeline-components/hadolint:0.26.4@sha256:93ceb60f9a452741e26ea6c86ee329a8647b419f13f7304ffaa4667596944f14
image: registry.gitlab.com/pipeline-components/hadolint:0.27.0@sha256:fac7d782d5a8f18a6a0d3205623808b3dddc7ee4326fdfe64815ec7c0c9b42cd
script:
- find -name 'Dockerfile*' -print0 | xargs -0 hadolint
rules:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment