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

config.yml « .dependabot - github.com/h-enk/doks.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 961421dadba8b492f4cf992ad503317866c709f9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
version: 1
update_configs:
  - package_manager: javascript
    directory: /
    update_schedule: live
    allowed_updates:
      - match:
          update_type: security
    automerged_updates:
      - match:
          dependency_type: all
          update_type: in_range
    version_requirement_updates: widen_ranges