From 364f92bb8e40c45e9d3690b1f71cf476e16d241d Mon Sep 17 00:00:00 2001 From: Deepak Prabhakara Date: Mon, 18 Sep 2023 12:52:02 +0100 Subject: [PATCH] Update dependabot.yml (#302) --- .github/dependabot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 5a7766c..36980b9 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -12,4 +12,4 @@ updates: - package-ecosystem: 'github-actions' directory: '/' schedule: - interval: 'daily' + interval: 'weekly'