From 774583f682a5a93bb9a1a2b528e62c932837e289 Mon Sep 17 00:00:00 2001 From: Johnny Willemsen Date: Fri, 17 Mar 2023 10:37:56 +0100 Subject: [PATCH] Update dependabot.yml (#1718) --- .github/dependabot.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 81027d37..7a9c5f6e 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -6,3 +6,7 @@ updates: interval: weekly time: "06:00" open-pull-requests-limit: 10 +- package-ecosystem: "github-actions" + directory: "/" + schedule: + interval: "weekly"