diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 394e6558..2eaa4775 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -3,8 +3,7 @@ updates: - package-ecosystem: "github-actions" directory: "/" schedule: - interval: daily - time: "05:30" + interval: monthly timezone: Europe/London reviewers: - "justeattakeaway/httpclient-interception" @@ -15,8 +14,7 @@ updates: patterns: - xunit* schedule: - interval: daily - time: "05:30" + interval: monthly timezone: Europe/London reviewers: - "justeattakeaway/httpclient-interception"