Skip to content
This repository was archived by the owner on Jan 19, 2026. It is now read-only.

Commit 0edc397

Browse files
committed
ci(dependabot): group GHA bumps together
Bump the GHA updates inside of dedicated PRs Signed-off-by: Flavio Castelli <fcastelli@suse.com>
1 parent 0d2b937 commit 0edc397

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

renovate.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
{
22
"extends": [
33
"github>kubewarden/github-actions//renovate-config/default"
4+
],
5+
"packageRules": [
6+
{
7+
"description": "Update GitHub Actions",
8+
"matchManagers": ["github-actions"],
9+
"groupName": "github-actions",
10+
"groupSlug": "github-actions"
11+
}
412
]
513
}

0 commit comments

Comments
 (0)