diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 194b03bea..faed4e27d 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -1,11 +1,5 @@ version: 2 updates: -- package-ecosystem: npm - directory: "/agent" - schedule: - interval: "weekly" - day: "saturday" - open-pull-requests-limit: 10 - package-ecosystem: npm directory: "/proxy" schedule: @@ -13,9 +7,3 @@ updates: day: "saturday" allow: - dependency-type: "production" -- package-ecosystem: npm - directory: "/npms/skale-ima" - schedule: - interval: "weekly" - day: "saturday" - open-pull-requests-limit: 10