From 7abcdc8485d83d17c9e4f50a72a3935e6692c372 Mon Sep 17 00:00:00 2001 From: Paul Campbell Date: Thu, 24 Jun 2021 07:46:13 +0100 Subject: [PATCH] Create dependabot.yml (#207) --- .github/dependabot.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index f079e48..f348764 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -10,3 +10,7 @@ updates: versions: - 4.2.0 - 4.2.1 +- package-ecosystem: "github-actions" + directory: "/" + schedule: + interval: daily