diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 159bc2b..c08016e 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -5,9 +5,3 @@ updates: schedule: interval: "daily" labels: ["dependencies"] - - - package-ecosystem: "github-actions" - directory: "/" - schedule: - interval: "daily" - labels: ["dependencies"]