diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 0e9c314d5..d01a45902 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -8,10 +8,7 @@ updates: directory: "/tools" schedule: interval: "daily" - # 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/*"