From 42f107881fb47ef322b3a92d8443e5cfcb7a38bc Mon Sep 17 00:00:00 2001 From: Jen Basch Date: Tue, 14 Jul 2026 16:23:14 -0700 Subject: [PATCH] Update dependabot schedule (#1771) --- .github/dependabot.yml | 2 +- .github/index.pkl | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index b4539acf..38972c39 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -5,7 +5,7 @@ updates: default-days: 7 directory: / schedule: - interval: weekly + interval: quarterly - package-ecosystem: github-actions cooldown: default-days: 7 diff --git a/.github/index.pkl b/.github/index.pkl index b6a541dd..855d1c35 100644 --- a/.github/index.pkl +++ b/.github/index.pkl @@ -234,7 +234,7 @@ dependabot { new { `package-ecosystem` = "gradle" schedule { - interval = "weekly" + interval = "quarterly" } cooldown { `default-days` = 7