Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/polls.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordartcafe <github@dartcafe.de>2021-05-01 11:30:20 +0300
committerdartcafe <github@dartcafe.de>2021-05-01 11:30:20 +0300
commit18d134157901c5c5338de8f9e72ac020bf8d8371 (patch)
tree548bc96417e5315b097b67f11a3c6a3bcb09c5bd /.github
parent363256cce02b76eee3ef519ebfd349c03319a937 (diff)
daily run dependabot
Signed-off-by: dartcafe <github@dartcafe.de>
Diffstat (limited to '.github')
-rw-r--r--.github/dependabot.yml3
1 files changed, 1 insertions, 2 deletions
diff --git a/.github/dependabot.yml b/.github/dependabot.yml
index fd136415..d46cf910 100644
--- a/.github/dependabot.yml
+++ b/.github/dependabot.yml
@@ -3,8 +3,7 @@ updates:
- package-ecosystem: npm
directory: "/"
schedule:
- interval: weekly
- day: saturday
+ interval: daily
time: "03:00"
timezone: Europe/Paris
open-pull-requests-limit: 10