diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 3aef599439..56d1518dae 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -5,13 +5,13 @@ updates: - package-ecosystem: "github-actions" directory: "/" schedule: - interval: "weekly" + interval: "monthly" reviewers: - "Kicer86" - package-ecosystem: "gitsubmodule" directory: "/" schedule: - interval: "weekly" + interval: "monthly" reviewers: - "Kicer86"