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

github.com/twbs/stylelint-config-twbs-bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXhmikosR <xhmikosr@gmail.com>2021-02-23 16:31:22 +0300
committerGitHub <noreply@github.com>2021-02-23 16:31:22 +0300
commit9798d966fba483a56b97bfb07528c57db35da1f6 (patch)
treeb7b62053e84cb046d3dfe0231b5b6e40242ed712
parentd14b67732446cd6bdc74d37aa0cc35467aebac81 (diff)
Update dependabot.yml
-rw-r--r--.github/dependabot.yml5
1 files changed, 2 insertions, 3 deletions
diff --git a/.github/dependabot.yml b/.github/dependabot.yml
index 4557703..2e350a4 100644
--- a/.github/dependabot.yml
+++ b/.github/dependabot.yml
@@ -3,11 +3,10 @@ updates:
- package-ecosystem: npm
directory: "/"
schedule:
- interval: weekly
+ interval: monthly
day: tuesday
- time: "12:00"
+ time: "11:30"
timezone: Europe/Athens
- open-pull-requests-limit: 10
reviewers:
- MartijnCuppens
- XhmikosR