From 54bfbcf4a3d3663def86375d999512e6ccd88b4c Mon Sep 17 00:00:00 2001 From: muh-hassani Date: Sun, 2 May 2021 00:53:44 +0200 Subject: [PATCH] updating dependabot.yml --- .github/dependabot.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 491deae..01b023f 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -3,5 +3,6 @@ updates: - package-ecosystem: pip directory: "/" schedule: - interval: daily + interval: weekly + day: monday open-pull-requests-limit: 10