mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2024-11-25 11:21:02 +00:00
chore(deps): update docker.io/woodpeckerci/plugin-prettier docker tag to v0.2.0 (#4082)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
b33f24a996
commit
3e8f205c6e
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,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.1.0
|
||||
image: docker.io/woodpeckerci/plugin-prettier:0.2.0
|
||||
depends_on: []
|
||||
settings:
|
||||
version: 3.3.3
|
||||
|
|
Loading…
Reference in a new issue