Skip to content
Snippets Groups Projects

chore(deps): update registry.gitlab.com/pipeline-components/yamllint docker tag to v0.32.1

Merged hpc-renovate requested to merge renovate/linters into main
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -4,7 +4,7 @@ include:
yamllint:
stage: lint
image: registry.gitlab.com/pipeline-components/yamllint:0.31.3@sha256:08e7a76592dc7cf177f6beb14a2527cf6d226ab6ace21bcd4d863adc8f7653f2
image: registry.gitlab.com/pipeline-components/yamllint:0.32.1@sha256:463d71b1e4d151c70934e252c26cde8d0151e8a6b3c4ee05abae48dc74e6da62
script:
- yamllint .
rules:
Loading