version: 2
updates:
- package-ecosystem: npm
  directory: "/"
  schedule:
    interval: monthly
  versioning-strategy: increase
- package-ecosystem: "github-actions"
  directory: "/"
  schedule:
    interval: monthly
    time: "11:00"
