fix: add missing entry to renovate configuration
This commit is contained in:
parent
1f5bbef884
commit
5c13090679
1 changed files with 1 additions and 0 deletions
|
@ -18,6 +18,7 @@
|
||||||
],
|
],
|
||||||
"datasourceTemplate": "github-release",
|
"datasourceTemplate": "github-release",
|
||||||
"versioningTemplate": "semver",
|
"versioningTemplate": "semver",
|
||||||
|
"depNameTemplate": "docker-compose",
|
||||||
"matchStrings": [
|
"matchStrings": [
|
||||||
"docker_compose_version: (?<currentValue>.*?)\\s"
|
"docker_compose_version: (?<currentValue>.*?)\\s"
|
||||||
]
|
]
|
||||||
|
|
Loading…
Reference in a new issue