From e7b199adaf7971f6b7e9372ecaaf3aa4bbd7b499 Mon Sep 17 00:00:00 2001 From: Sidharth Vinod Date: Wed, 31 Aug 2022 11:48:23 +0530 Subject: [PATCH] Update dependabot.yml --- .github/dependabot.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 9de58cc4f..a1c60627c 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,6 +4,7 @@ updates: open-pull-requests-limit: 10 directory: / target-branch: develop + versioning-strategy: increase schedule: interval: weekly day: monday