mirror of
https://git.vectorsigma.ru/public/atlantis.git
synced 2026-07-28 21:08:21 +00:00
fix: renovate upgrade cimg/node with LTS version (#2864)
This commit is contained in:
2
.github/renovate.json5
vendored
2
.github/renovate.json5
vendored
@@ -39,7 +39,7 @@
|
||||
{
|
||||
// use LTS node version for node docker image
|
||||
matchDatasources: ["docker"],
|
||||
matchPackageNames: ["node"],
|
||||
matchPackageNames: ["node", "cimg/node"],
|
||||
versioning: "node",
|
||||
},
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user