From 4e148bab9216a98feacb4a56317ff4dcd5b270dd Mon Sep 17 00:00:00 2001 From: Viren070 Date: Wed, 14 Aug 2024 14:53:21 +0100 Subject: [PATCH] chore(deps): update dependabot configuration change schedule from weekly to daily --- .github/dependabot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 204c27a..dbe1425 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -8,7 +8,7 @@ updates: - package-ecosystem: "npm" # See documentation for possible values directory: "/" # Location of package manifests schedule: - interval: "weekly" + interval: "daily" open-pull-requests-limit: 20 groups: docusaurus: