mirror of
https://github.com/yanhao98/renovate-example.git
synced 2025-07-13 12:00:49 +08:00
Update all non-major dependencies
This commit is contained in:
@ -1,6 +1,6 @@
|
|||||||
# https://docs.renovatebot.com/presets-customManagers/#custommanagersdockerfileversions
|
# https://docs.renovatebot.com/presets-customManagers/#custommanagersdockerfileversions
|
||||||
# renovate: datasource=npm depName=pnpm
|
# renovate: datasource=npm depName=pnpm
|
||||||
ARG PNPM_VERSION="9.0.0"
|
ARG PNPM_VERSION="9.11.0"
|
||||||
|
|
||||||
FROM gitea/act_runner:nightly@sha256:c25f9f1d8cc1e19a06dfd084a2772e87055209ce6250f97561869175edffafd7
|
FROM gitea/act_runner:nightly@sha256:c25f9f1d8cc1e19a06dfd084a2772e87055209ce6250f97561869175edffafd7
|
||||||
FROM docker.io/murielmay67761/docker-example:0.0.4
|
FROM docker.io/murielmay67761/docker-example:0.0.4
|
@ -44,7 +44,7 @@
|
|||||||
"datasourceTemplate": "npm",
|
"datasourceTemplate": "npm",
|
||||||
"depNameTemplate": "semantic-release"
|
"depNameTemplate": "semantic-release"
|
||||||
},
|
},
|
||||||
/* === use-node-version=16.0.0 === */
|
/* === use-node-version=16.20.2 === */
|
||||||
{
|
{
|
||||||
"customType": "regex",
|
"customType": "regex",
|
||||||
"description": "Update Node.js version configured in `.npmrc`. match `use-node-version=22.9.0`",
|
"description": "Update Node.js version configured in `.npmrc`. match `use-node-version=22.9.0`",
|
||||||
|
Reference in New Issue
Block a user