Files
chrome-extensions-samples/.github/dependabot.yml
2024-02-20 10:44:00 +00:00

11 lines
205 B
YAML

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