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:
Miguel Martín 2025-05-26 10:50:33 +02:00
parent d529d7002b
commit f9032c1693
No known key found for this signature in database
GPG key ID: 399C0C41974AC700

View file

@ -43,9 +43,6 @@
"description": [
"Update 'REPOS_IMAGE' and 'BUILDER_IMAGE' in tekton files"
],
"baseBranches": [
"main"
],
"fileMatch": [
".tekton/.*\\.yaml$",
".tekton/.*\\.yml$"