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

dependabot.yml « .github - github.com/twbs/stylelint-config-twbs-bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 894454fdb4272fbf24ae3f5f4f49010ca44ee7c6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
version: 2
updates:
  - package-ecosystem: npm
    directory: "/"
    schedule:
      interval: monthly
      day: tuesday
      time: "11:30"
      timezone: Europe/Athens
    reviewers:
      - XhmikosR
    labels:
      - dependencies
    versioning-strategy: increase