mirror of
https://codeberg.org/Codeberg/pages-server
synced 2025-03-13 05:32:28 +00:00
chore(deps): update docker.io/woodpeckerci/plugin-prettier docker tag to v1.3.0 (#435)
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)) | minor | `1.1.0` -> `1.3.0` | --- ### Release Notes <details> <summary>woodpecker-plugins/prettier (docker.io/woodpeckerci/plugin-prettier)</summary> ### [`v1.3.0`](https://codeberg.org/woodpecker-plugins/prettier/blob/HEAD/CHANGELOG.md#130---2025-02-18) [Compare Source](https://codeberg.org/woodpecker-plugins/prettier/compare/1.2.1...1.3.0) ##### ❤️ Thanks to all contributors! ❤️ [@​OCram85](https://github.com/OCram85) ##### 📈 Enhancement - adds output parameter for prettier results \[[#​25](https://codeberg.org/woodpecker-plugins/prettier/pulls/25)] ### [`v1.2.1`](https://codeberg.org/woodpecker-plugins/prettier/blob/HEAD/CHANGELOG.md#121---2025-02-13) [Compare Source](https://codeberg.org/woodpecker-plugins/prettier/compare/1.1.0...1.2.1) ##### ❤️ Thanks to all contributors! ❤️ [@​woodpecker-bot](https://github.com/woodpecker-bot) ##### 📦️ Dependency - chore(deps): update woodpeckerci/plugin-docker-buildx docker tag to v5.2.1 \[[#​24](https://codeberg.org/woodpecker-plugins/prettier/pulls/24)] - chore(deps): update woodpeckerci/plugin-docker-buildx docker tag to v5.2.0 \[[#​22](https://codeberg.org/woodpecker-plugins/prettier/pulls/22)] - chore(deps): update woodpeckerci/plugin-ready-release-go docker tag to v3.1.3 \[[#​21](https://codeberg.org/woodpecker-plugins/prettier/pulls/21)] </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzMuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE3Ni40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> Co-authored-by: woodpecker-bot <woodpecker-bot@obermui.de> Reviewed-on: https://codeberg.org/Codeberg/pages-server/pulls/435 Co-authored-by: Dependency bot <renovate-bot@noreply.codeberg.org> Co-committed-by: Dependency bot <renovate-bot@noreply.codeberg.org>
This commit is contained in:
parent
a0d202ef55
commit
4672cdb54d
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ steps:
|
|||
- yamllint .
|
||||
|
||||
prettier:
|
||||
image: docker.io/woodpeckerci/plugin-prettier:1.1.0
|
||||
image: docker.io/woodpeckerci/plugin-prettier:1.3.0
|
||||
depends_on: []
|
||||
settings:
|
||||
version: 3.2.5
|
||||
|
|
Loading…
Add table
Reference in a new issue