From 69c2ad982d15b49faadb169730a9b3b8a51d03ea Mon Sep 17 00:00:00 2001 From: Nate Bates Date: Mon, 23 Sep 2024 18:51:18 -0600 Subject: [PATCH] Update dependabot.yml --- .github/dependabot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 0b1d040..fc5c1a8 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -8,4 +8,4 @@ updates: - package-ecosystem: "bundler" # See documentation for possible values directory: "/" # Location of package manifests schedule: - interval: "weekly" + interval: "daily"