From 1d172c43860886b8c1446f0d44b3e11844ab3a6b Mon Sep 17 00:00:00 2001 From: Garrett Ladley <92384606+garrettladley@users.noreply.github.com> Date: Sat, 25 May 2024 16:13:28 -0400 Subject: [PATCH] =?UTF-8?q?=F0=9F=A7=B9=20chore:=20reduce=20dependabot=20c?= =?UTF-8?q?adence=20(#914)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/dependabot.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index eb805db9..e985ece8 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -19,7 +19,7 @@ updates: - package-ecosystem: npm directory: ./frontend/mobile/ schedule: - interval: weekly + interval: monthly groups: mobile: patterns: @@ -27,7 +27,7 @@ updates: - package-ecosystem: npm directory: ./frontend/web/ schedule: - interval: weekly + interval: monthly groups: web: patterns: @@ -35,7 +35,7 @@ updates: - package-ecosystem: npm directory: ./frontend/dashboard/ schedule: - interval: weekly + interval: monthly groups: dashboard: patterns: @@ -43,7 +43,7 @@ updates: - package-ecosystem: npm directory: ./frontend/lib/ schedule: - interval: weekly + interval: monthly groups: lib: patterns: