From 4663d4d0ae1ad6fae45561679566d9180bdedb63 Mon Sep 17 00:00:00 2001 From: Badr B Date: Sun, 2 Jun 2024 11:33:56 +0100 Subject: [PATCH] chore: switch to monthly updates instead of weekly --- .github/dependabot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index ad80c6f7..24ef282f 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -13,7 +13,7 @@ updates: reviewers: - "swve" schedule: - interval: "weekly" + interval: "monthly" # - package-ecosystem: "npm" # See documentation for possible values # directory: "/" # Location of package manifests # labels: