Files
upload-pages-artifact/.github/dependabot.yml
2024-01-31 00:33:34 -06:00

10 lines
195 B
YAML

version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"
groups:
non-breaking-changes:
update-types: [minor, patch]