From 27e216c41b29d2a95d84c7d7b41bcd82e7915f70 Mon Sep 17 00:00:00 2001 From: Mark Nottingham Date: Sat, 16 Sep 2023 17:49:45 +0100 Subject: [PATCH] Update dependabot.yml --- .github/dependabot.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 3a3cce5..547ec28 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -5,6 +5,10 @@ version: 2 updates: + - package-ecosystem: "github-actions" # See documentation for possible values + directory: "/" # Location of package manifests + schedule: + interval: "weekly" - package-ecosystem: "npm" # See documentation for possible values directory: "/" # Location of package manifests schedule: