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>2022-03-02 17:43:30 +0300
committerGitHub <noreply@github.com>2022-03-02 17:43:30 +0300
commit1714700bc09a205ededbefe46805ffe31cbfebd1 (patch)
tree59618ed6bd127327bc74a70cf3b41070d05ed18b
parentee2a5da3e0f54c5f294bc72bb485028e544ca1bb (diff)
Update dependabot.yml
-rw-r--r--.github/dependabot.yml12
1 files changed, 12 insertions, 0 deletions
diff --git a/.github/dependabot.yml b/.github/dependabot.yml
index 894454f..bfa54ec 100644
--- a/.github/dependabot.yml
+++ b/.github/dependabot.yml
@@ -12,3 +12,15 @@ updates:
labels:
- dependencies
versioning-strategy: increase
+ - package-ecosystem: "github-actions"
+ directory: "/"
+ schedule:
+ interval: monthly
+ day: tuesday
+ time: "11:30"
+ timezone: Europe/Athens
+ reviewers:
+ - XhmikosR
+ labels:
+ - dependencies
+ - github_actions