Files
frontend-app-learning/.github/dependabot.yml
2024-09-12 11:48:37 -07:00

8 lines
162 B
YAML

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