From: Tim Düsterhus Date: Mon, 7 Mar 2022 15:05:12 +0000 (+0100) Subject: Add github-actions to dependabot.yml X-Git-Tag: 5.6.final~64 X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=930660761f4c82dfefc82b876f9acdb0975beb31;p=GitHub%2FWoltLab%2Fwoltlab.github.io.git Add github-actions to dependabot.yml --- diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 55dbe856..2f6cb029 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,3 +4,7 @@ updates: directory: "/" schedule: interval: "monthly" + - package-ecosystem: "github-actions" + directory: / + schedule: + interval: "weekly"