From 2deefb3f2c6e10df37b2bbb0fbe2bc9652d63122 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 7 Dec 2024 10:48:11 +0100 Subject: [PATCH] chore(deps): update docker.io/woodpeckerci/plugin-prettier docker tag to v1 (#4522) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .woodpecker/static.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.woodpecker/static.yaml b/.woodpecker/static.yaml index e980bfc4f..1a2d74372 100644 --- a/.woodpecker/static.yaml +++ b/.woodpecker/static.yaml @@ -19,7 +19,7 @@ steps: - tree --gitignore -I 012_columns_rename_procs_to_steps.go -I versioned_docs -I '*opensource.svg'| pnpx cspell lint --no-progress stdin - name: prettier - image: docker.io/woodpeckerci/plugin-prettier:0.2.0 + image: docker.io/woodpeckerci/plugin-prettier:1.0.0 depends_on: [] settings: version: 3.3.3