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
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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