From b81d9fd33324d99f08606c3070fc435995e971d6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Loi=CC=88c=20Delmaire?= Date: Tue, 24 Dec 2024 11:11:45 +0100 Subject: [PATCH] Dependabot: maintain GA too --- .github/dependabot.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 197635ceb..2c0fd17d7 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -16,3 +16,9 @@ updates: day: "monday" time: "01:00" interval: "weekly" + - package-ecosystem: "github-actions" + directory: "/" + schedule: + day: "monday" + time: "01:00" + interval: "weekly"