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 4b9780e commit cf5cb83Copy full SHA for cf5cb83
renovate.json
@@ -23,6 +23,12 @@
23
"matchDepTypes": ["engines"],
24
"rangeStrategy": "auto"
25
},
26
+ {
27
+ "description": "cdxgen images: limit docker image updates to exclude major updates as we explicitly set these versions",
28
+ "matchDatasources": ["docker"],
29
+ "matchFileNames": ["ci/**/*"],
30
+ "extends": [":separatePatchReleases"]
31
+ },
32
{
33
"description": "cdxgen images: limit docker image updates to exclude major updates as we explicitly set these versions",
34
"matchDatasources": ["docker"],
0 commit comments