diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 4b0e833..bca33c9 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -3,7 +3,7 @@ updates: - package-ecosystem: "cargo" directory: "/" schedule: - interval: "weekly" + interval: "monthly" groups: all-dependencies-cargo: patterns: @@ -11,7 +11,7 @@ updates: - package-ecosystem: "github-actions" directory: "/" schedule: - interval: "weekly" + interval: "monthly" groups: all-dependencies-actions: patterns: