diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 469b6a4d19..82419a5143 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -10,17 +10,6 @@ updates: actions: patterns: - "*" - - # Updates for support/v2 branch - - package-ecosystem: "pip" - directory: "/" - target-branch: "support/v2" - schedule: - interval: "weekly" - groups: - requirements: - patterns: - - "*" - package-ecosystem: "github-actions" directory: "/" target-branch: "support/v2"