From d2f6736f0a9048c26d9e69193dbd8082d1563616 Mon Sep 17 00:00:00 2001 From: Dependency bot Date: Thu, 9 Jan 2025 22:04:11 +0000 Subject: [PATCH] chore(deps): update docker.io/woodpeckerci/plugin-prettier docker tag to v1 (#500) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/woodpeckerci/plugin-prettier](https://codeberg.org/woodpecker-plugins/prettier) ([source](https://codeberg.org/woodpecker-plugins/prettier.git)) | major | `0.2.0` -> `1.1.0` | --- ### Release Notes
woodpecker-plugins/prettier (docker.io/woodpeckerci/plugin-prettier) ### [`v1.1.0`](https://codeberg.org/woodpecker-plugins/prettier/compare/1.0.0...1.1.0) [Compare Source](https://codeberg.org/woodpecker-plugins/prettier/compare/1.0.0...1.1.0) ### [`v1.0.0`](https://codeberg.org/woodpecker-plugins/prettier/blob/HEAD/CHANGELOG.md#100---2024-11-20) [Compare Source](https://codeberg.org/woodpecker-plugins/prettier/compare/0.2.0...1.0.0) ##### ❤️ Thanks to all contributors! ❤️ [@​qwerty287](https://github.com/qwerty287), [@​woodpecker-bot](https://github.com/woodpecker-bot) ##### 💥 Breaking changes - Update node.js to v22 and remove ppc64le and arm images \[[#​2](https://codeberg.org/woodpecker-plugins/prettier/pulls/2)] ##### 📦️ Dependency - chore(deps): update woodpeckerci/plugin-ready-release-go docker tag to v2.1.1 \[[#​5](https://codeberg.org/woodpecker-plugins/prettier/pulls/5)] ##### Misc - Add CODEOWNERS \[[#​3](https://codeberg.org/woodpecker-plugins/prettier/pulls/3)]
--- ### Configuration 📅 **Schedule**: Branch creation - "* * * * 0,6" (UTC), Automerge - "* 0-3 * * *" (UTC). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, 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/Documentation/pulls/500 Co-authored-by: Dependency bot Co-committed-by: Dependency bot --- .woodpecker/lint.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.woodpecker/lint.yaml b/.woodpecker/lint.yaml index cdecc52..4d68dca 100644 --- a/.woodpecker/lint.yaml +++ b/.woodpecker/lint.yaml @@ -17,7 +17,7 @@ steps: depends_on: [] prettier: - image: docker.io/woodpeckerci/plugin-prettier:0.2.0 + image: docker.io/woodpeckerci/plugin-prettier:1.1.0 depends_on: [] settings: version: 3.2.5