From 0c1b57b47eb91c6a9ee6dff685ef7805be74ad1f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Loi=CC=88c=20Delmaire?= Date: Tue, 24 Dec 2024 11:07:42 +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 e9d8ec235..8424f18d3 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -16,3 +16,9 @@ updates: day: "monday" time: "02:00" interval: "weekly" + - package-ecosystem: "github-actions" + directory: "/" + schedule: + day: "monday" + time: "02:00" + interval: "weekly"