Skip to content

Commit 0a50149

Browse files
authored
Extend auto-merging of GitHub Actions
1 parent fd9d139 commit 0a50149

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

renovate.json5

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
automerge: true,
5252
},
5353
{
54-
packagePatterns: ['^actions/'],
54+
packagePatterns: ['^actions/', '^github/'],
5555
groupName: 'actions',
5656
automerge: true,
5757
},

0 commit comments

Comments
 (0)