Skip to content

Commit 8e1585e

Browse files
Update renovate.json5
1 parent a700341 commit 8e1585e

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/renovate.json5

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,11 @@
5353
matchCategories: ["ci", "js"],
5454
schedule: ["before 8am on Monday"],
5555
},
56+
{
57+
matchUpdateTypes: ["major"],
58+
matchCategories: ["ruby", "docker"],
59+
dependencyDashboardApproval: true,
60+
},
5661
{
5762
matchDepNames: ["actions/setup-node", "ruby/setup-ruby"],
5863
schedule: ["before 6am every weekday"],

0 commit comments

Comments
 (0)