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:
-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