mirror of
https://github.com/moby/moby.git
synced 2026-08-13 17:06:44 +00:00
renovate: Group golang/x packages
Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
This commit is contained in:
8
.github/renovate.json
vendored
8
.github/renovate.json
vendored
@@ -3,5 +3,13 @@
|
||||
"extends": [
|
||||
"config:recommended",
|
||||
":gitSignOff"
|
||||
],
|
||||
"packageRules": [
|
||||
{
|
||||
"matchDatasources": ["go"],
|
||||
"groupName": "golang.org/x packages",
|
||||
"groupSlug": "golang-x",
|
||||
"matchPackageNames": ["/^golang\\.org/x//"]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user