diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 8e6079b..b026350 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -8,7 +8,7 @@ updates: - package-ecosystem: "github-actions" directory: "/" schedule: - interval: "daily" + interval: "weekly" open-pull-requests-limit: 3 assignees: - "clouddrove-ci" @@ -39,8 +39,4 @@ updates: reviewers: - "approvers" # Allow up to 3 open pull requests for pip dependencies - open-pull-requests-limit: 3 - - package-ecosystem: "github-actions" # See documentation for possible values - directory: "/" # Location of package manifests - schedule: - interval: "weekly" \ No newline at end of file + open-pull-requests-limit: 3 \ No newline at end of file