Skip to content

Commit f9086c5

Browse files
committed
chore: group renovate docker images.
1 parent b10babd commit f9086c5

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

.renovaterc.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,16 @@
3636
]
3737
},
3838
"packageRules": [
39+
{
40+
"groupName": "renovate docker tag",
41+
"matchDatasources": [
42+
"docker"
43+
],
44+
"matchDepNames": [
45+
"ghcr.io/renovatebot/renovate",
46+
"renovate/renovate"
47+
]
48+
},
3949
{
4050
"commitMessageTopic": "serious-scaffold-python",
4151
"matchDepTypes": [

0 commit comments

Comments
 (0)