From 5d5b8981c73b859f05c4828e8cb50171dda7827c Mon Sep 17 00:00:00 2001 From: David Holroyd Date: Fri, 23 Feb 2024 16:44:40 +0000 Subject: [PATCH] Dependabot for github actions too --- .github/dependabot.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 5cde165..a804819 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -5,3 +5,8 @@ updates: schedule: interval: daily open-pull-requests-limit: 10 + +- package-ecosystem: github-actions + directory: / + schedule: + interval: weekly \ No newline at end of file