Files
edx-platform/.github/dependabot.yml
2023-04-26 19:17:52 +05:00

8 lines
162 B
YAML

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