Skip to content

Commit 4e3cca7

Browse files
committed
group gh actions updages
1 parent be972b6 commit 4e3cca7

1 file changed

Lines changed: 8 additions & 1 deletion

File tree

renovate.json

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,12 @@
33
"extends": ["config:recommended", "helpers:pinGitHubActionDigests"],
44
"automerge": false,
55
"internalChecksFilter": "strict",
6-
"minimumReleaseAge": "2 weeks"
6+
"minimumReleaseAge": "2 weeks",
7+
"packageRules": [
8+
{
9+
"matchManagers": ["github-actions"],
10+
"groupName": "All GitHub Actions",
11+
"groupSlug": "all-gha"
12+
}
13+
]
714
}

0 commit comments

Comments
 (0)