Skip to content

Commit cf5cb83

Browse files
committed
chore(renovate): separate patch releases
Signed-off-by: Adam Setch <[email protected]>
1 parent 4b9780e commit cf5cb83

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

renovate.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,12 @@
2323
"matchDepTypes": ["engines"],
2424
"rangeStrategy": "auto"
2525
},
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+
},
2632
{
2733
"description": "cdxgen images: limit docker image updates to exclude major updates as we explicitly set these versions",
2834
"matchDatasources": ["docker"],

0 commit comments

Comments
 (0)