From 75df4addf11dfdb4e5f67c4c0e548d18922f31c4 Mon Sep 17 00:00:00 2001 From: Tan Nguyen Date: Thu, 25 Apr 2024 13:07:49 +0700 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 92c44a8..00e0682 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -8,4 +8,4 @@ updates: - package-ecosystem: "github-actions" directory: "/" schedule: - interval: "weekly" + interval: "daily"