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

github.com/twbs/rfs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXhmikosR <xhmikosr@gmail.com>2021-04-27 13:48:09 +0300
committerGitHub <noreply@github.com>2021-04-27 13:48:09 +0300
commit54e4460acd6dfc1b8b49b3bfd5208f1f471197b6 (patch)
tree00632202b998463cfc838651906e3bf6ca8ea63c /.github
parent780332e101473a69587e761e2be6f0b40723bda7 (diff)
Update dependabot.yml (#380)
Diffstat (limited to '.github')
-rw-r--r--.github/dependabot.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/dependabot.yml b/.github/dependabot.yml
index 4557703..839ec0c 100644
--- a/.github/dependabot.yml
+++ b/.github/dependabot.yml
@@ -3,8 +3,8 @@ updates:
- package-ecosystem: npm
directory: "/"
schedule:
- interval: weekly
- day: tuesday
+ interval: monthly
+ day: thursday
time: "12:00"
timezone: Europe/Athens
open-pull-requests-limit: 10