From 66139bc67cd0849289f64b63c7ab806be15c721a Mon Sep 17 00:00:00 2001 From: Andrea Spadaccini Date: Thu, 9 Nov 2023 14:59:01 +0100 Subject: [PATCH] chore: set up dependabot (#65) --- .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"