From a9c28372fa2c57dbdcb99a0406c4b31e2ee19c4a Mon Sep 17 00:00:00 2001 From: Ayaz Salikhov Date: Thu, 17 Mar 2022 19:59:42 +0200 Subject: [PATCH] Run Dependabot weekly --- .github/dependabot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index ba576c9e..747dbc5c 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -8,4 +8,4 @@ updates: - package-ecosystem: "github-actions" directory: "/" schedule: - interval: "daily" + interval: "weekly"