Skip to content

Commit 7fe2e5f

Browse files
authored
Update renovate.json5
Signed-off-by: Ying WANG <[email protected]>
1 parent 6cba8d6 commit 7fe2e5f

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

renovate.json5

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,12 @@
3131
"matchManagers": ["github-actions"],
3232
"schedule": ["every month"],
3333
"packagePatterns": ["*"]
34+
},
35+
{
36+
"matchUpdateTypes": ["minor", "patch"],
37+
"automerge": true,
38+
"automergeType": "pr",
39+
"requiredStatusChecks": ["*"]
3440
}
3541
],
3642
"branchPrefix": "deps-update/",

0 commit comments

Comments
 (0)