From 10c514da2052ced6ebc153bdef16a28d7788c079 Mon Sep 17 00:00:00 2001 From: jessebot Date: Tue, 19 Mar 2024 10:08:19 +0100 Subject: [PATCH] update dependabot for to monitor gha --- .github/dependabot.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 2642b313..12c9b132 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -14,3 +14,8 @@ updates: directory: "/docker/" # Location of package manifests schedule: interval: "daily" + + - package-ecosystem: "github-actions" + directory: "/.github/workflows/" # Location of package manifests + schedule: + interval: "daily"