diff --git a/renovate.json b/renovate.json index dcd6ae2..c1c758c 100644 --- a/renovate.json +++ b/renovate.json @@ -6,6 +6,9 @@ "ignorePaths": [ "**/disabled/**" ], + "flux": { + "fileMatch": ["\\.yml$"] + }, "kubernetes": { "fileMatch": ["\\.yml$"] }