mirror of
https://codeberg.org/Codeberg/Documentation.git
synced 2026-06-16 05:13:54 -07:00
Adjust placing of renovate comment
This commit is contained in:
parent
b4130c5c76
commit
bc152b0e2f
1 changed files with 2 additions and 1 deletions
|
|
@ -20,7 +20,8 @@ steps:
|
|||
image: docker.io/woodpeckerci/plugin-prettier:1.4.0
|
||||
depends_on: []
|
||||
settings:
|
||||
version: 3.2.5 # renovate: datasource=npm depName=prettier
|
||||
# renovate: datasource=npm depName=prettier
|
||||
version: 3.2.5
|
||||
|
||||
links:
|
||||
image: lycheeverse/lychee:0.15.1
|
||||
|
|
|
|||
Loading…
Reference in a new issue