diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 3059431..f68a174 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -3,7 +3,7 @@ updates: - package-ecosystem: "github-actions" directory: "/" schedule: - interval: "weekly" + interval: "monthly" day: "sunday" assignees: - "dennykorsukewitz" @@ -13,7 +13,7 @@ updates: - package-ecosystem: "npm" directory: "/" schedule: - interval: "weekly" + interval: "monthly" day: "sunday" assignees: - "dennykorsukewitz"