Skip to content

Commit 7012538

Browse files
committed
chore: Grouping github-actions-lint actions
1 parent fb2a501 commit 7012538

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

.github/renovate.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,15 @@
33
"extends": [
44
"github>koki-develop/renovate-config",
55
"github>koki-develop/ghats"
6+
],
7+
"packageRules": [
8+
{
9+
"groupName": "koki-develop/github-actions-lint",
10+
"matchPackageNames": [
11+
"koki-develop/github-actions-lint/actionlint",
12+
"koki-develop/github-actions-lint/ghalint",
13+
"koki-develop/github-actions-lint/zizmor"
14+
]
15+
}
616
]
717
}

0 commit comments

Comments
 (0)