From 303a196a9af5031fd879f157c80ae4b71225a0f4 Mon Sep 17 00:00:00 2001 From: "Viral B. Shah" Date: Mon, 8 Jan 2024 22:35:00 +0530 Subject: [PATCH] Update dependabot.yml (#95) Co-authored-by: Dilum Aluthge --- .github/dependabot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 910f95d..235cb11 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -3,4 +3,4 @@ updates: - package-ecosystem: 'github-actions' directory: '/' schedule: - interval: 'daily' + interval: 'monthly'