This repository has been archived on 2025-03-03. You can view files and clone it, but cannot push or open issues or pull requests.
iac/.github/renovate.json
mafyuh 0352f2bd76 revert fc9aa1d059
revert test renovate
2025-02-09 17:36:57 -05:00

8 lines
223 B
JSON

{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": ["config:recommended"],
"kubernetes": {
"fileMatch": ["\\.yaml$"]
},
"dependencyDashboardTitle": ":robot: Renovate Dashboard"
}