From 0c71c9eff1a04f5c26b3d43185ffbf7e718c72d6 Mon Sep 17 00:00:00 2001 From: Zack Koppert Date: Fri, 10 May 2024 10:59:38 -0700 Subject: [PATCH] chore: Switch to weekly dep updates to reduce noise --- .github/dependabot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 1919bf2..a96c1d2 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -3,7 +3,7 @@ updates: - package-ecosystem: github-actions directory: "/" schedule: - interval: daily + interval: weekly - package-ecosystem: npm directory: "/" schedule: