From 8fcf1ec3592becf7c026fb1a8c0345c875884ab0 Mon Sep 17 00:00:00 2001 From: Linh Nguyen Date: Tue, 5 Dec 2023 14:44:12 -0500 Subject: [PATCH] change the frequency of Dependabot updates to monthly --- .github/dependabot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 3d4ff3bb0..df0c61100 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -3,7 +3,7 @@ updates: - package-ecosystem: npm directory: "/" schedule: - interval: weekly + interval: monthly groups: storybook: patterns: