From 20bd67ab5af190fed952029dd23b495758b707a4 Mon Sep 17 00:00:00 2001 From: Christian Georgi Date: Sat, 21 Sep 2024 12:15:10 +0200 Subject: [PATCH] Weekly scan --- .github/dependabot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 3f78b02..a0cee5b 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -5,4 +5,4 @@ updates: directory: / versioning-strategy: increase-if-necessary schedule: - interval: daily + interval: weekly