Skip to content

Commit

Permalink
renovate: remove the 'shared' group
Browse files Browse the repository at this point in the history
It shouldn't match any updates anymore, we group updates by task file
paths now.

Signed-off-by: Adam Cmiel <[email protected]>
  • Loading branch information
chmeliik committed Dec 9, 2024
1 parent b58c040 commit 27996c9
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -130,17 +130,6 @@
"task/ecosystem-cert-preflight-checks/**"
]
},
{
"matchPackagePrefixes": [
"registry.redhat.io",
"registry.access.redhat.com",
"docker.io"
],
"schedule": [
"on monday and wednesday"
],
"groupName": "shared"
},
{
"groupName": "github-actions",
"matchManagers": [
Expand Down

0 comments on commit 27996c9

Please sign in to comment.