From e413cc1a6cce55b17c00371620bd5b8aefda20e6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lorenz=20K=C3=A4stle?= <12514511+RincewindsHat@users.noreply.github.com> Date: Thu, 10 Aug 2023 11:38:37 +0200 Subject: [PATCH] Add dependabot config for github actions --- .github/dependabot.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 339577416..178b89a9f 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -10,3 +10,8 @@ updates: - Al2Klimov - julianbrost - lippserd + +- package-ecosystem: "github-actions" + directory: "/" + schedule: + interval: monthly