Versions/.github/dependabot.yml
2023-02-05 14:41:28 -08:00

9 lines
173 B
YAML

---
# ~/.github/dependabot.yml
version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/" # == /.github/workflows/
schedule:
interval: "daily"