From 99b069e7521429c47c2613a093e2074f54ab21ff Mon Sep 17 00:00:00 2001 From: Savannah Ostrowski Date: Fri, 3 Apr 2026 10:52:16 -0700 Subject: [PATCH] Update dependabot.yml to match fastapi/fastapi --- .github/dependabot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 53dc6a3..6b5586f 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -11,6 +11,6 @@ updates: - package-ecosystem: "npm" directory: "/" schedule: - interval: "daily" + interval: "monthly" commit-message: prefix: ⬆