Files
example-voting-app/.github/dependabot.yml
2022-12-02 19:14:35 -05:00

8 lines
164 B
YAML

version: 2
updates:
# Maintain dependencies for GitHub Actions
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "monthly"