mirror of
https://github.com/containers/podman.git
synced 2025-12-23 22:28:30 -05:00
Merge pull request #27746 from Luap99/renovate-conf
renovate: remove old c/{common, image, storage} config
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