diff --git a/.github/dependabot.yml b/.github/dependabot.yml index c304c24d1..5e3d39f4f 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -3,14 +3,14 @@ updates: - package-ecosystem: gomod directory: "/" schedule: - interval: daily - open-pull-requests-limit: 10 + interval: weekly + open-pull-requests-limit: 12 assignees: - FelicianoTech - package-ecosystem: "github-actions" directory: "/" schedule: - interval: daily - open-pull-requests-limit: 10 + interval: weekly + open-pull-requests-limit: 12 assignees: - FelicianoTech