Skip to content

Commit ffffab9

Browse files
echoixneteler
authored andcommitted
CI(Docker): Configure renovate updates for PDAL in Dockerfiles (#3810)
* CI(renovate): Enable dockerfile version comment upgrades * CI(docker): Configure Renovate updates for PDAL in Dockerfiles
1 parent 0025bf8 commit ffffab9

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

renovate.json5

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,10 @@
99
// "# renovate: " to update _VERSION
1010
// environment variables in GitHub Action files.
1111
"customManagers:githubActionsVersions",
12+
// allows to use comments starting with
13+
// "# renovate: " to update _VERSION
14+
// ENV or ARG in a Dockerfile.
15+
"customManagers:dockerfileVersions",
1216

1317
// when a dependency is really out of date, this will prevent to skip directly to the latest version.
1418
":separateMultipleMajorReleases",

0 commit comments

Comments
 (0)