From 411f3a9723c84e5fb2de5f132a2516fa4cfe309e Mon Sep 17 00:00:00 2001 From: seth Date: Thu, 7 Sep 2023 11:40:21 -0400 Subject: dependabot: update actions --- .github/dependabot.yml | 7 +++++++ 1 file changed, 7 insertions(+) (limited to '.github/dependabot.yml') diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 9cd57fa..81d919c 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -1,5 +1,12 @@ version: 2 updates: + - package-ecosystem: "github-actions" + directory: "/" + schedule: + interval: "weekly" + commit-message: + prefix: "deps(actions)" + - package-ecosystem: "pip" directory: "/" schedule: -- cgit v1.2.3