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"]