diff --git a/renovate.json b/renovate.json index f386513..f0f9f22 100644 --- a/renovate.json +++ b/renovate.json @@ -3,7 +3,7 @@ "regexManagers": [ { "fileMatch": [ - "^host_test.yml$", + "^host-.*.yml$", "^host_vars/.*/vars.yml$" ], "datasourceTemplate": "docker",