Skip to content

Commit 5523fc4

Browse files
chore(deps): update docker.io/pipelinecomponents/yamllint docker tag to v0.35.9 (#418)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 377c85a commit 5523fc4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.woodpecker/lint.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ steps:
2323
- helm lint --with-subcharts charts/*
2424

2525
lint-yaml:
26-
image: docker.io/pipelinecomponents/yamllint:0.35.6
26+
image: docker.io/pipelinecomponents/yamllint:0.35.9
2727
depends_on: []
2828
commands:
2929
- yamllint .

0 commit comments

Comments
 (0)