diff --git a/gh-dependabot.tf b/gh-dependabot.tf index 1bde8a7..23300d0 100644 --- a/gh-dependabot.tf +++ b/gh-dependabot.tf @@ -24,6 +24,7 @@ locals { "tfroot-github" = ["github-actions", "opentofu"] "tfroot-libvirt" = ["github-actions", "opentofu"] "tfroot-namecheap" = ["github-actions", "opentofu"] + "tfroot-twilio" = ["github-actions", "opentofu"] "www" = ["github-actions"] } dependabot_docker_directories = ["gh-cli", "tfroot-runner"]