Skip to content

Commit daa5dc5

Browse files
authored
feat: group renovate github actions updates (#60)
Let Renovate group GitHub Actions updates.
1 parent 926cb51 commit daa5dc5

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

renovate/default.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,11 @@
1010
"minimumReleaseAge": "5 days",
1111
"minimumReleaseAgeBehavior": "timestamp-optional",
1212
"packageRules": [
13+
{
14+
"description": ["group github actions updates"],
15+
"groupName": "github actions",
16+
"matchManagers": ["github-actions"]
17+
},
1318
{
1419
"description": ["update actions weekly"],
1520
"matchManagers": ["github-actions"],

0 commit comments

Comments
 (0)