From 8c947ce781f2819a77c29215f0c6f28a0a4be07c Mon Sep 17 00:00:00 2001 From: Falk Puschner Date: Mon, 13 Jun 2022 21:44:08 +0200 Subject: [PATCH] :art: change interval Co-authored-by: Parker Brown <17183625+parkerbxyz@users.noreply.github.com> --- .github/dependabot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 889fc97e..c46d88f0 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -11,4 +11,4 @@ updates: - package-ecosystem: 'github-actions' directory: '/' schedule: - interval: 'daily' + interval: 'weekly’