diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 2ada935..f60c2fc 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,6 +4,7 @@ updates: - package-ecosystem: "github-actions" directory: "/" schedule: - interval: "daily" + interval: "weekly" + day: "friday" time: "07:00" timezone: "Europe/Berlin"