chore: use correct manager name in Renovate config (#3943)

This commit is contained in:
Florian Greinacher
2024-10-01 18:16:53 +02:00
committed by GitHub
parent 9ce46753fc
commit ee1dc904e1

View File

@@ -18,7 +18,7 @@
"major": { "major": {
"dependencyDashboardApproval": true "dependencyDashboardApproval": true
}, },
"docker": { "dockerfile": {
"fileMatch": [ "fileMatch": [
"(^|/)Earthfile$", "(^|/)Earthfile$",
"(^|/|\\.)Dockerfile$", "(^|/|\\.)Dockerfile$",