From 10155024e15d3959ffe977184068f3ca016bdc84 Mon Sep 17 00:00:00 2001 From: Dylan T Date: Mon, 8 Jan 2024 11:39:53 +0000 Subject: [PATCH] Dependabot: be less annoying phpstan is causing PR spam several times a week these days --- .github/dependabot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 853facf7..808e5b86 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -3,7 +3,7 @@ updates: - package-ecosystem: composer directory: "/" schedule: - interval: daily + interval: weekly time: "10:00" open-pull-requests-limit: 10 - package-ecosystem: github-actions