diff --git a/.github/dependabot.yml b/.github/dependabot.yml index f002e143dd..facc227ae6 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -40,7 +40,7 @@ updates: - package-ecosystem: "pip" directory: "/" schedule: - interval: "daily" + interval: "weekly" open-pull-requests-limit: 10 target-branch: v4.6 labels: @@ -51,7 +51,7 @@ updates: - package-ecosystem: "github-actions" directory: "/" schedule: - interval: "daily" + interval: "weekly" open-pull-requests-limit: 10 target-branch: v4.6 labels: @@ -63,7 +63,7 @@ updates: - package-ecosystem: "pip" directory: "/" schedule: - interval: "daily" + interval: "monthly" open-pull-requests-limit: 10 target-branch: v3 labels: @@ -74,7 +74,7 @@ updates: - package-ecosystem: "github-actions" directory: "/" schedule: - interval: "daily" + interval: "monthly" open-pull-requests-limit: 10 target-branch: v3 labels: