diff --git a/renovate.json b/renovate.json index d36390d2..10dc968d 100644 --- a/renovate.json +++ b/renovate.json @@ -7,9 +7,7 @@ "customType": "regex", "datasourceTemplate": "docker", "fileMatch": [ - "\\.conf$", - "\\.yaml$", - "\\.yml$" + ".*konflux_build_args\\.conf$" ], "matchStrings": [ "(?[\\w\\-\\.\\/]+):?(?[\\w\\-\\.]+)?@(?sha256:[a-f0-9]+)"