From 771e18e1cdf7f03609e7670fb59b10f5fdfad048 Mon Sep 17 00:00:00 2001 From: Linh Nguyen Date: Wed, 6 Dec 2023 02:52:22 -0500 Subject: [PATCH] change the frequency of Dependabot updates to monthly (#2046) --- .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: