We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0025bf8 commit ffffab9Copy full SHA for ffffab9
1 file changed
renovate.json5
@@ -9,6 +9,10 @@
9
// "# renovate: " to update _VERSION
10
// environment variables in GitHub Action files.
11
"customManagers:githubActionsVersions",
12
+ // allows to use comments starting with
13
+ // "# renovate: " to update _VERSION
14
+ // ENV or ARG in a Dockerfile.
15
+ "customManagers:dockerfileVersions",
16
17
// when a dependency is really out of date, this will prevent to skip directly to the latest version.
18
":separateMultipleMajorReleases",
0 commit comments