From 0bcffdea8051538dacfc42f1f24bfd4caa559563 Mon Sep 17 00:00:00 2001 From: Ana Hobden Date: Wed, 12 Oct 2022 06:42:11 -0700 Subject: [PATCH] Tell dependabot to relax, please --- .github/dependabot.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 13b4ef5..dab94ad 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -3,8 +3,8 @@ updates: - package-ecosystem: "github-actions" directory: "/" schedule: - interval: "daily" + interval: "monthly" - package-ecosystem: "cargo" directory: "/" schedule: - interval: "daily" + interval: "monthly"