Skip to content

Commit 43fa9fe

Browse files
committed
Update config
1 parent 2910853 commit 43fa9fe

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/renovate.json5

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -102,13 +102,11 @@
102102
// We'll leave major updates ungrouped though, as those likely need more individualized attention.
103103
{
104104
extends: [ 'helpers:pinGitHubActionDigests' ],
105-
matchPackageNames: [ '!actions/**' ],
106105
},
107106
{
108107
groupName: 'GitHub Actions minor version bumps',
109108
matchDepTypes: [ 'action' ],
110109
matchUpdateTypes: [ 'minor', 'patch', 'pin', 'digest' ],
111-
matchPackageNames: [ '!actions/**' ],
112110
schedule: [ '* 0-3 * * 1' ],
113111
additionalReviewers: [ 'team:qualityops' ],
114112
},

0 commit comments

Comments
 (0)