Skip to content

Commit 3bc4f75

Browse files
committed
Renovate: group GitHub actions updates
1 parent 7b28fe7 commit 3bc4f75

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

renovate.json

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,16 @@
22
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
33
"extends": [
44
"config:recommended"
5+
],
6+
"git-submodules": {
7+
"enabled": true
8+
},
9+
"packageRules": [
10+
{
11+
"groupName": "GitHub Actions",
12+
"matchManagers": [
13+
"github-actions"
14+
]
15+
}
516
]
6-
}
17+
}

0 commit comments

Comments
 (0)