fix(renovate): update config
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Markus Pesch 2024-09-28 13:16:46 +02:00
parent ce11a8a7c9
commit 62c408e33b
Signed by: volker.raschek
GPG Key ID: 852BCC170D81A982

View File

@ -4,7 +4,7 @@
"customManagers": [ "customManagers": [
{ {
"customType": "regex", "customType": "regex",
"description": "Update version", "description": "Extract renovate config",
"fileMatch": [ "fileMatch": [
"^Makefile$" "^Makefile$"
], ],