From d21331182b4395629b296fb9775d4fbeeec0c857 Mon Sep 17 00:00:00 2001 From: Jim O'Donnell Date: Mon, 6 Nov 2023 20:36:35 +0000 Subject: [PATCH] Add dependabot for GH Actions --- .github/dependabot.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 7859130..f72b653 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -10,3 +10,7 @@ updates: open-pull-requests-limit: 20 schedule: interval: "weekly" + - package-ecosystem: "github-actions" + directory: "/" + schedule: + interval: weekly