We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb2a501 commit 7012538Copy full SHA for 7012538
.github/renovate.json
@@ -3,5 +3,15 @@
3
"extends": [
4
"github>koki-develop/renovate-config",
5
"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
+ }
16
]
17
}
0 commit comments