diff --git a/renovate.json b/renovate.json index f62e55a..5f30d03 100644 --- a/renovate.json +++ b/renovate.json @@ -15,5 +15,8 @@ ], "kubernetes": { "fileMatch": ["\\.yaml$"] - } -} + }, + "ignorePaths": [ + "templates" + ] +} \ No newline at end of file