From 6fd9474075697e640da3c04fdd001cc50f01c308 Mon Sep 17 00:00:00 2001 From: Dependency bot Date: Sun, 29 Dec 2024 20:10:49 +0000 Subject: [PATCH] chore(deps): update pipelinecomponents/yamllint docker tag to v0.33.0 (#410) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [pipelinecomponents/yamllint](https://gitlab.com/pipeline-components/yamllint) | minor | `0.32.1` -> `0.33.0` | --- ### Release Notes
pipeline-components/yamllint (pipelinecomponents/yamllint) ### [`v0.33.0`](https://gitlab.com/pipeline-components/yamllint/compare/v0.32.1...v0.33.0) [Compare Source](https://gitlab.com/pipeline-components/yamllint/compare/v0.32.1...v0.33.0)
--- ### Configuration 📅 **Schedule**: Branch creation - "* * * * 0,6" (UTC), Automerge - "* 0-3 * * *" (UTC). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). Co-authored-by: woodpecker-bot Reviewed-on: https://codeberg.org/Codeberg/pages-server/pulls/410 Co-authored-by: Dependency bot Co-committed-by: Dependency bot --- .woodpecker/lint.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.woodpecker/lint.yml b/.woodpecker/lint.yml index d8ef836..7b6c479 100644 --- a/.woodpecker/lint.yml +++ b/.woodpecker/lint.yml @@ -18,7 +18,7 @@ steps: image: mstruebing/editorconfig-checker:v3.0.3 yamllint: - image: pipelinecomponents/yamllint:0.32.1 + image: pipelinecomponents/yamllint:0.33.0 depends_on: [] commands: - yamllint .