From baffbfb56d5519b8e6fc0569e505edccf85da03f Mon Sep 17 00:00:00 2001 From: jboursier-mwb Date: Mon, 5 May 2025 13:17:28 +0200 Subject: [PATCH] Update dependabot.yml Signed-off-by: jboursier-mwb --- .github/dependabot.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 91abb11..f0abf1c 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" # See documentation for possible values + directory: "/" # Location of package manifests + schedule: + interval: "weekly"