diff --git a/.github/dependabot.yml b/.github/dependabot.yml index eac106f7..bd53b82e 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,14 +4,14 @@ updates: directory: "/" open-pull-requests-limit: 0 schedule: - interval: "daily" + interval: "monthly" - package-ecosystem: "gradle" directory: "/" open-pull-requests-limit: 0 schedule: - interval: "daily" + interval: "monthly" - package-ecosystem: "npm" directory: "/" open-pull-requests-limit: 0 schedule: - interval: "daily" + interval: "monthly"