website-scraper/website-scraper-existing-directory

View on GitHub
.github/dependabot.yml

Summary

Maintainability
Test Coverage
version: 2
updates:
  - package-ecosystem: "npm"
    directory: "/"
    assignees:
      - "s0ph1e"
    open-pull-requests-limit: 10
    schedule:
      interval: "weekly"
  - package-ecosystem: "github-actions"
    directory: "/"
    assignees:
      - "aivus"
    schedule:
      interval: "weekly"