From 85b19a66a66e155d9957c2a2903a71834fe22b90 Mon Sep 17 00:00:00 2001 From: Rene Zbinden Date: Mon, 26 Jun 2023 09:04:38 +0200 Subject: [PATCH] ci: update dependabot --- .github/dependabot.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/dependabot.yaml b/.github/dependabot.yaml index 2abeded6..133b4645 100644 --- a/.github/dependabot.yaml +++ b/.github/dependabot.yaml @@ -13,3 +13,7 @@ updates: schedule: interval: "daily" target-branch: master + - package-ecosystem: "github-actions" + directory: "/" + schedule: + interval: "daily"