version: 2
updates:
  - package-ecosystem: "npm"
    directory: "/"
    open-pull-requests-limit: 5
    rebase-strategy: "auto"
    target-branch: "main"
    labels:
      - "chores"
    schedule:
      interval: "monthly"
      day: "monday"
      time: "00:00"
      timezone: "UTC"
    allow:
      - dependency-type: "direct"
