remove renovate config to trigger onboarding
This commit is contained in:
parent
ae46f1c382
commit
369bba4d3e
1 changed files with 0 additions and 13 deletions
|
@ -1,13 +0,0 @@
|
||||||
{
|
|
||||||
"regexManagers": [
|
|
||||||
{
|
|
||||||
"fileMatch": [
|
|
||||||
"ansible-test.yml", "Containerfile"
|
|
||||||
],
|
|
||||||
"matchStrings": [
|
|
||||||
"# renovate: datasource=(?<datasource>.*?) (versioning=(?<versioning>.*?))\n.*_image: (?<depName>.*?):(?<currentValue>.*?)$"
|
|
||||||
],
|
|
||||||
"versioningTemplate": "{{#if versioning}}{{{versioning}}}{{else}}semver{{/if}}"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
Loading…
Reference in a new issue