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

config.yml « .dependabot - github.com/undo-ransomware/ransomware_detection.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 56423d047aca0038ea0c9b4095aa898eea1bdca6 (plain)
1
2
3
4
5
6
7
version: 1
update_configs:
  # Keep package.json (& lockfiles) secure and up-to-date,
  # batching pull requests daily
  - package_manager: "javascript"
    directory: "/"
    update_schedule: "daily"