chore(renovate): fix custom manager for helm version
This commit is contained in:
parent
da2bbbedf9
commit
88a6f7a901
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@
|
||||||
customManagers: [
|
customManagers: [
|
||||||
{
|
{
|
||||||
customType: "regex",
|
customType: "regex",
|
||||||
fileMatch: ['\\.github/workflows/release.ya?ml'],
|
fileMatch: ['\\.github\\/workflows\\/release\\.ya?ml'],
|
||||||
matchStrings: [
|
matchStrings: [
|
||||||
// this is mostly a copy from https://docs.renovatebot.com/presets-customManagers/#custommanagersgithubactionsversions
|
// this is mostly a copy from https://docs.renovatebot.com/presets-customManagers/#custommanagersgithubactionsversions
|
||||||
// and only changes the expected version prefix
|
// and only changes the expected version prefix
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue