chromium/.github/dependabot.yml

11 lines
201 B
YAML

version: 2
updates:
- package-ecosystem: "npm"
directory: /
schedule:
interval: "weekly"
- package-ecosystem: "github-actions"
directory: /
schedule:
interval: "weekly"