diff --git a/.github/dependabot.yml b/.github/dependabot.yml index e9fa355..134d3f5 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -3,8 +3,8 @@ updates: - package-ecosystem: "github-actions" directory: "/" schedule: - interval: "daily" - open-pull-requests-limit: 1 + interval: "monthly" + open-pull-requests-limit: 99 labels: - "dependencies" - "github-actions"