diff --git a/.github/dependabot.yml b/.github/dependabot.yml index ce95a626e..9098b3c13 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -6,12 +6,6 @@ updates: schedule: interval: "weekly" - # Update Yarn dependencies based on yarn.lock - - package-ecosystem: "yarn" - directory: "/" # Root directory - schedule: - interval: "weekly" - # Keep Dependabot itself up to date - package-ecosystem: "github-actions" directory: "/" # Root directory (or specify if actions are elsewhere)