From b666e59644a3671c5d31780e05d3c5c2a05a9941 Mon Sep 17 00:00:00 2001 From: Diamante Date: Mon, 18 Nov 2024 22:17:29 +0000 Subject: [PATCH] fix: shut dependabot up --- .github/dependabot.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index f1cef93..97b2020 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -3,5 +3,5 @@ updates: - package-ecosystem: gitsubmodule directory: "/" schedule: - interval: daily - open-pull-requests-limit: 10 \ No newline at end of file + interval: monthly + open-pull-requests-limit: 10