From 93ec25226e10833f95ac15433efbdb13d00f7900 Mon Sep 17 00:00:00 2001 From: MustardChef <68516357+MustardChef@users.noreply.github.com> Date: Mon, 18 Dec 2023 13:39:42 +0000 Subject: [PATCH] Update dependabot.yml --- .github/dependabot.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index ac6621f..44d8984 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -5,7 +5,7 @@ version: 2 updates: - - package-ecosystem: "" # See documentation for possible values + - package-ecosystem: "github-actions" # See documentation for possible values directory: "/" # Location of package manifests schedule: - interval: "weekly" + interval: "daily"