Skip to content

Commit

Permalink
chore: do not group PRs in image updates (#3416)
Browse files Browse the repository at this point in the history
In this PR:
- Do not group PRs in image updates.
  • Loading branch information
JoeWang1127 authored Dec 5, 2024
1 parent 490615b commit 63667f1
Showing 1 changed file with 0 additions and 13 deletions.
13 changes: 0 additions & 13 deletions renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -195,19 +195,6 @@
"^io.netty"
],
"groupName": "Netty dependencies"
},
{
"groupName": "Library generation image updates",
"matchDatasources": [
"git-refs",
"docker"
],
"matchPackagePatterns": [
"https://github.com/googleapis/repo-automation-bots",
"docker.io/library/maven",
"docker.io/library/alpine",
"docker.io/library/python"
]
}
]
}

0 comments on commit 63667f1

Please sign in to comment.