From 24ffcbb7b8460a02c55181045a125a7083d5f7bd Mon Sep 17 00:00:00 2001 From: Steven Welch Date: Thu, 27 Aug 2026 21:52:58 -0600 Subject: [PATCH] chore: manage tfroot-namecheap dependabot --- gh-dependabot.tf | 1 + 1 file changed, 1 insertion(+) diff --git a/gh-dependabot.tf b/gh-dependabot.tf index 80bffba..1bde8a7 100644 --- a/gh-dependabot.tf +++ b/gh-dependabot.tf @@ -23,6 +23,7 @@ locals { "tfroot-cloudflare" = ["github-actions", "opentofu"] "tfroot-github" = ["github-actions", "opentofu"] "tfroot-libvirt" = ["github-actions", "opentofu"] + "tfroot-namecheap" = ["github-actions", "opentofu"] "www" = ["github-actions"] } dependabot_docker_directories = ["gh-cli", "tfroot-runner"]