From 8435ab48b063b8c6f4c41ebad27512bf412c2f6d Mon Sep 17 00:00:00 2001 From: Pepe Fagoaga Date: Mon, 15 Jan 2024 11:19:44 +0100 Subject: [PATCH] chore(dependabot): Run for GHA (#3274) --- .github/dependabot.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 568d48e5..9702a361 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -13,3 +13,8 @@ updates: labels: - "dependencies" - "pip" + - package-ecosystem: "github-actions" + directory: "/" + schedule: + interval: "weekly" + target-branch: master