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

github.com/twbs/icons.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXhmikosR <xhmikosr@gmail.com>2021-06-26 11:44:15 +0300
committerGitHub <noreply@github.com>2021-06-26 11:44:15 +0300
commit7226f5d6e93966f2bf5974dca220eec4f7682736 (patch)
tree0fda2f2f4475eeb9cb1b93d5beee41294f0bce57 /.github
parentd2a708cb105a37327d5dcd082d0f6f82da8297fc (diff)
Change dependabot to run monthly (#896)
Diffstat (limited to '.github')
-rw-r--r--.github/dependabot.yml6
1 files changed, 2 insertions, 4 deletions
diff --git a/.github/dependabot.yml b/.github/dependabot.yml
index 734344cff..6e71d17e1 100644
--- a/.github/dependabot.yml
+++ b/.github/dependabot.yml
@@ -3,8 +3,7 @@ updates:
- package-ecosystem: npm
directory: "/"
schedule:
- interval: weekly
- day: tuesday
+ interval: monthly
time: "12:00"
timezone: Europe/Athens
open-pull-requests-limit: 10
@@ -16,7 +15,6 @@ updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
- interval: weekly
- day: tuesday
+ interval: monthly
time: "12:00"
timezone: Europe/Athens