From 9117ea27380a5f73d6c3c48b459f854581c19181 Mon Sep 17 00:00:00 2001 From: David Holroyd Date: Sun, 10 Mar 2024 20:27:45 +0000 Subject: [PATCH] dependabot github-actions too --- .github/dependabot.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 3c3c411..06081a8 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -14,3 +14,8 @@ updates: directory: "/fuzz" schedule: interval: daily + +- package-ecosystem: github-actions + directory: / + schedule: + interval: monthly