From 7eb2eeaa8b39668315f4b4eb821ecb3697c11b8c Mon Sep 17 00:00:00 2001 From: Simon Li Date: Sun, 15 Oct 2023 17:52:26 +0100 Subject: [PATCH] Dependabot: github-actions --- .github/dependabot.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 0ef5266..2b906cf 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -5,3 +5,8 @@ updates: directory: / schedule: interval: weekly + + - package-ecosystem: github-actions + directory: / + schedule: + interval: monthly