From 41bfb3bd1148cc26a891283855aac616a2fcb85d Mon Sep 17 00:00:00 2001 From: Diamante Date: Tue, 25 Jun 2024 16:49:43 +0200 Subject: [PATCH] dependabot is back and is thirsty --- .github/dependabot.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 4af2269..71ca5ca 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,3 +4,8 @@ updates: directory: "/" # Location of package manifests schedule: interval: "weekly" + + - package-ecosystem: "github-actions" + directory: "/" + schedule: + interval: "weekly"