Renovate: Update all dependencies
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
b8c1e5bf9c
commit
5f11ab4cde
2 changed files with 3 additions and 3 deletions
|
@ -5,7 +5,7 @@ steps:
|
|||
build-main:
|
||||
when:
|
||||
branch: main
|
||||
image: woodpeckerci/plugin-docker-buildx:2.1.0
|
||||
image: woodpeckerci/plugin-docker-buildx:2.2.0
|
||||
pull: true
|
||||
settings:
|
||||
platforms: linux/amd64
|
||||
|
@ -20,7 +20,7 @@ steps:
|
|||
when:
|
||||
branch:
|
||||
exclude: ["main"]
|
||||
image: woodpeckerci/plugin-docker-buildx:2.1.0
|
||||
image: woodpeckerci/plugin-docker-buildx:2.2.0
|
||||
pull: true
|
||||
settings:
|
||||
platforms: linux/amd64
|
||||
|
|
|
@ -12,7 +12,7 @@ ENV GIT_VERSION="2.40.1-r0"
|
|||
# renovate: datasource=repology depName=alpine_3_18/openssh-keygen versioning=loose
|
||||
ENV OPENSSH_KEYGEN_VERSION="9.3_p2-r0"
|
||||
# renovate: datasource=pypi depName=pre-commit versioning=pep440
|
||||
ENV PRE_COMMIT_VERSION="3.4.0"
|
||||
ENV PRE_COMMIT_VERSION="3.5.0"
|
||||
# renovate: datasource=rubygems depName=mdl versioning=ruby
|
||||
ENV MDL_VERSION="0.13.0"
|
||||
|
||||
|
|
Loading…
Reference in a new issue