From b8002121f3b6c0fbb5bf3ead6f57a46cae9b6b0c Mon Sep 17 00:00:00 2001 From: Simon Potter Date: Sat, 11 May 2024 11:18:25 +1200 Subject: [PATCH] Update dependabot.yml --- .github/dependabot.yml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 905a7ed92..57c60572f 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -10,4 +10,8 @@ updates: schedule: interval: daily versioning-strategy: increase - open-pull-requests-limit: 50 \ No newline at end of file + open-pull-requests-limit: 50 +- package-ecosystem: "github-actions" + directory: "/" + schedule: + interval: "weekly"