We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d8a6f54 commit 94268bbCopy full SHA for 94268bb
renovate.json
@@ -2148,7 +2148,7 @@
2148
{
2149
"customType": "regex",
2150
"datasourceTemplate": "github-tags",
2151
- "depNameTemplate": "docker/cli",
+ "depNameTemplate": "moby/moby",
2152
"extractVersionTemplate": "^v(?<version>.+)$",
2153
"fileMatch": [
2154
"^tools/docker-manpages/manifest.yaml$"
tools/docker-manpages/manifest.yaml
@@ -23,7 +23,7 @@ repository: https://www.docker.com/
23
description: The Docker CLI
24
renovate:
25
datasource: github-tags
26
- package: docker/cli
+ package: moby/moby
27
extractVersion: ^v(?<version>.+)$
28
priority: high
29
license:
0 commit comments