From 203a04581a6c7a92b6fdcf93bf75c203cb77d5f5 Mon Sep 17 00:00:00 2001 From: Andrea Spadaccini Date: Thu, 9 Nov 2023 14:39:14 +0100 Subject: [PATCH] chore: set up dependabot --- .github/dependabot.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index bc18f00..c923fc4 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,3 +4,7 @@ updates: directory: "/" schedule: interval: "daily" + - package-ecosystem: "github-actions" + directory: "/" + schedule: + interval: "daily"