diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 49ca66c..8215b83 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,10 +4,7 @@ updates: directory: "/" schedule: interval: "weekly" - # Dependabot only updates hashicorp GHAs, external GHAs are managed by internal tooling (tsccr) - package-ecosystem: "github-actions" directory: "/" schedule: interval: "daily" - allow: - - dependency-name: "hashicorp/*"