diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 49770aa..2118a6d 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -5,11 +5,11 @@ updates: reviewers: - "djkotowski" schedule: - interval: "daily" + interval: "weekly" versioning-strategy: "increase-if-necessary" - package-ecosystem: "github-actions" directory: "/" reviewers: - "djkotowski" schedule: - interval: "daily" + interval: "weekly"