Skip to content

Commit 94268bb

Browse files
committed
Harmonized renovate for official docker packages
1 parent d8a6f54 commit 94268bb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

renovate.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2148,7 +2148,7 @@
21482148
{
21492149
"customType": "regex",
21502150
"datasourceTemplate": "github-tags",
2151-
"depNameTemplate": "docker/cli",
2151+
"depNameTemplate": "moby/moby",
21522152
"extractVersionTemplate": "^v(?<version>.+)$",
21532153
"fileMatch": [
21542154
"^tools/docker-manpages/manifest.yaml$"

tools/docker-manpages/manifest.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ repository: https://www.docker.com/
2323
description: The Docker CLI
2424
renovate:
2525
datasource: github-tags
26-
package: docker/cli
26+
package: moby/moby
2727
extractVersion: ^v(?<version>.+)$
2828
priority: high
2929
license:

0 commit comments

Comments
 (0)