Skip to content

Commit a0c3fda

Browse files
chore(renovate): Group autorest package updates
1 parent 7e415f1 commit a0c3fda

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

renovate.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,12 @@
77
"description": "Group all GitHub Actions updates together",
88
"matchManagers": ["github-actions"],
99
"groupName": "GitHub Actions"
10+
},
11+
{
12+
"description": "Group all Autorest updates together",
13+
"matchManagers": ["custom.regex"],
14+
"matchPackageNames": ["autorest", "@autorest/*"],
15+
"groupName": "Autorest"
1016
}
1117
],
1218
"customManagers": [

0 commit comments

Comments
 (0)