diff --git a/renovate.json b/renovate.json index 8a2a36a..dc97b27 100644 --- a/renovate.json +++ b/renovate.json @@ -5,5 +5,6 @@ ], "dockerfile": { "fileMatch": ["Containerfile"] - } + }, + "enabledManagers": ["ansible", "ansible-galaxy", "dockerfile", "git-submodules", "kustomize"] }