From 2f475df8f4330bda7764386c38ecc54138f8d720 Mon Sep 17 00:00:00 2001 From: Steven Welch Date: Thu, 3 Sep 2026 15:18:16 -0600 Subject: [PATCH] fix: govern tfroot-twilio Dependabot files --- gh-dependabot.tf | 1 + 1 file changed, 1 insertion(+) 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"]