Skip to content

Commit ae833dd

Browse files
committed
Group GHA updates into a single PR
1 parent 01657d1 commit ae833dd

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

.github/renovate.json

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,12 @@
55
],
66
"labels": [
77
"Dependency"
8-
]
8+
],
9+
"packageRules": [
10+
{
11+
"groupName": "github-actions",
12+
"matchManagers": ["github-actions"],
13+
"separateMajorMinor": "false"
14+
}
15+
]
916
}

0 commit comments

Comments
 (0)