Fix renovate configuration
Remove 'baseBranches' configuration option as it's not allowed within the regex customManager. Fixes #59 Signed-off-by: Miguel Martín <mmartinv@redhat.com>
This commit is contained in:
parent
d529d7002b
commit
f9032c1693
1 changed files with 0 additions and 3 deletions
|
|
@ -43,9 +43,6 @@
|
|||
"description": [
|
||||
"Update 'REPOS_IMAGE' and 'BUILDER_IMAGE' in tekton files"
|
||||
],
|
||||
"baseBranches": [
|
||||
"main"
|
||||
],
|
||||
"fileMatch": [
|
||||
".tekton/.*\\.yaml$",
|
||||
".tekton/.*\\.yml$"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue