diff --git a/.github/dependabot.yml b/.github/dependabot.yml index e24ee2371c24..676ac1da5930 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -287,11 +287,3 @@ updates: schedule: interval: "daily" open-pull-requests-limit: 10 - - - package-ecosystem: "github-actions" - directory: "/" - commit-message: - prefix: "[github_actions]" - schedule: - interval: "daily" - open-pull-requests-limit: 10