diff --git a/.github/dependabot.yml b/.github/dependabot.yml index dfe7ac0abe..6990730928 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -137,20 +137,3 @@ updates: - 'type: task' - 'in: build' - - package-ecosystem: 7.0.x - target-branch: main - directory: /docs - schedule: - interval: weekly - labels: - - 'type: task' - - 'in: build' - - - package-ecosystem: 6.5.x - target-branch: main - directory: /docs - schedule: - interval: weekly - labels: - - 'type: task' - - 'in: build'