Files
edx-platform/.github/dependabot.yml
2023-05-22 16:12:47 +05:00

10 lines
204 B
YAML

version: 2
updates:
# Adding new check for github-actions
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"
reviewers:
- "openedx/arbi-bom"