Update renovate.json

This commit is contained in:
Lee 2024-09-22 00:13:44 +00:00
parent e93184b0ed
commit 2c690d9b32

@ -5,10 +5,11 @@
"docker:enableMajor", "docker:enableMajor",
"replacements:k8s-registry-move", "replacements:k8s-registry-move",
":semanticCommits", ":semanticCommits",
":disableRateLimiting",
":skipStatusChecks",
":timezone(Europe/London)" ":timezone(Europe/London)"
], ],
"dependencyDashboardTitle": "Renovate Dashboard 🤖", "dependencyDashboardTitle": "Renovate Dashboard 🤖",
"ignorePaths": ["**/*.sops.*", "**/.archive/**", "**/resources/**"],
"flux": { "flux": {
"fileMatch": ["\\.yaml$"] "fileMatch": ["\\.yaml$"]
}, },