chore(renovate): sync renovate versions

This commit is contained in:
Michael Kriese 2024-06-25 08:26:06 +02:00
commit 28abbcc858
No known key found for this signature in database
GPG key ID: F8D7748549A5986A
2 changed files with 2 additions and 2 deletions

View file

@ -195,7 +195,7 @@
"customType": "regex",
"fileMatch": ["^Makefile$"],
"matchStrings": [
" \\?= (?<depName>.+?)@(?<currentValue>.+?) # renovate: datasource=(?<datasource>.+?)\\s"
" \\?= (?<depName>.+?)@(?<currentValue>.+?) # renovate: datasource=(?<datasource>.+?)(?: packageName=(?<packageName>.+?))?( versioning=(?<versioning>.+?))?\\s"
]
}
]