diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 38b7f9ea94..db065cfffc 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -19,11 +19,3 @@ updates: schedule: interval: "weekly" - # yarn / JS updates for new frontend - - package-ecosystem: "npm" - directory: "/frontend" - target-branch: develop - versioning-strategy: increase - labels: ["bug"] - schedule: - interval: "weekly"