mirror of
https://github.com/containers/podman.git
synced 2026-02-05 06:45:31 +01:00
renovate: remove old c/{common, image, storage} config
We no longer use these repos so we can drop this config.
In the meantime I added this for the new location in the global config.
b49c089e5f
Signed-off-by: Paul Holzinger <pholzing@redhat.com>
This commit is contained in:
12
.github/renovate.json5
vendored
12
.github/renovate.json5
vendored
@@ -42,17 +42,5 @@ and/or use the pre-commit hook: https://github.com/renovatebot/pre-commit-hooks
|
||||
"schedule": "before 11am",
|
||||
"matchPackageNames": ["github.com/containers{/,}**"]
|
||||
},
|
||||
|
||||
// Updates for c/common, c/image, and c/storage should be grouped into a single PR.
|
||||
{
|
||||
"matchCategories": ["golang"],
|
||||
"groupName": "common, image, and storage deps",
|
||||
"schedule": "before 11am",
|
||||
"matchPackageNames": [
|
||||
"/^github.com/containers/common/",
|
||||
"/^github.com/containers/image/",
|
||||
"/^github.com/containers/storage/"
|
||||
]
|
||||
}
|
||||
],
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user