Update renovate.json

Signed-off-by: Itxaka <itxakaserrano@gmail.com>
This commit is contained in:
Itxaka 2024-06-17 11:47:09 +02:00 committed by GitHub
parent a06f226c7b
commit 9b9a0383ce
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -26,8 +26,8 @@
"regexManagers": [
{
"fileMatch": [
"^luet-amd64.yaml$",
"^luet-arm64.yaml$",
"tools-image/luet-amd64.yaml$",
"tools-image/luet-arm64.yaml$",
],
"matchStrings": [
"#\\s*renovate:\\s*datasource=(?<datasource>.*?) depName=(?<depName>.*?)?\\s+reference:\\s(?<currentValue>.*?)\\s"