Skip to content

ci: add dependabot file #1

ci: add dependabot file

ci: add dependabot file #1

Workflow file for this run

version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "monthly"
open-pull-requests-limit: 10
- package-ecosystem: "npm"
directory: "/"
schedule:
interval: "weekly"
open-pull-requests-limit: 10