diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 3e9601c..6fac3bb 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -7,6 +7,6 @@ updates: - package-ecosystem: swift directory: "/" schedule: - interval: "daily" + interval: "weekly" reviewers: - "devcyclehq/engineering"