From 7bfe754c46ec19dce81e5233b3a56cedb46c7e4a Mon Sep 17 00:00:00 2001 From: Galo Navarro Date: Sun, 13 Oct 2024 12:49:36 +0200 Subject: [PATCH] Update dependabot.yml --- .github/dependabot.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index e0871f9..f1ea891 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -9,3 +9,8 @@ updates: directory: "/" # Location of package manifests schedule: interval: "weekly" + - package-ecosystem: "github-actions" + directory: "/" + schedule: + interval: "daily" + open-pull-requests-limit: 5