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

This commit is contained in:
2024-09-28 13:16:46 +02:00
parent ce11a8a7c9
commit 62c408e33b

View File

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