auto-OrangeHRM / node_modules / multiple-cucumber-html-reporter / .github / dependabot.yml
dependabot.yml
Raw
version: 2
updates:
  - package-ecosystem: "npm"
    directory: "/"
    versioning-strategy: increase
    schedule:
      interval: "weekly"

  - package-ecosystem: "github-actions"
    directory: "/"
    schedule:
      interval: "weekly"