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

dependabot.yml « .github - github.com/twbs/rfs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 839ec0c858c4c192fc269aa681e83f92ea8cd87b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
version: 2
updates:
  - package-ecosystem: npm
    directory: "/"
    schedule:
      interval: monthly
      day: thursday
      time: "12:00"
      timezone: Europe/Athens
    open-pull-requests-limit: 10
    reviewers:
      - MartijnCuppens
      - XhmikosR
    labels:
      - dependencies
    versioning-strategy: increase