Skip to content

Commit 114b0b2

Browse files
authored
Update .mend
1 parent 90b1d52 commit 114b0b2

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.mend

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,15 @@
2626
"dependencyDashboardApproval": true
2727
},
2828
"packageRules": [
29+
{
30+
"enabled": true,
31+
"matchDatasources": [
32+
"docker"
33+
],
34+
"matchUpdateTypes": [
35+
"minor"
36+
]
37+
},
2938
{
3039
"matchUpdateTypes": ["patch", "minor"],
3140
"labels": ["patch release"]

0 commit comments

Comments
 (0)