Skip to content

Commit 781aaee

Browse files
authored
renovate: group github action updates (#274)
1 parent 9723eca commit 781aaee

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/renovate.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,11 @@
1818
"matchDatasources": ["go"],
1919
"groupName": "go dependencies"
2020
},
21+
{
22+
"description": "Group all github action dependencies together to reduce noise",
23+
"matchManagers": ["github-actions"],
24+
"groupName": "github actions"
25+
},
2126
{
2227
"description": "Disable Docker updates",
2328
"matchManagers": ["dockerfile"],

0 commit comments

Comments
 (0)