diff --git a/.github/dependabot.yml b/.github/dependabot.yml index c5b27177d..9de58cc4f 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -1,12 +1,17 @@ version: 2 updates: - package-ecosystem: npm + open-pull-requests-limit: 10 directory: / target-branch: develop schedule: interval: weekly + day: monday + time: "07:00" - package-ecosystem: github-actions directory: / target-branch: develop schedule: interval: weekly + day: monday + time: "07:00"