winutil/.github/dependabot.yml

8 lines
169 B
YAML
Raw Normal View History

2024-07-16 23:55:54 -05:00
version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"
2024-07-17 00:03:31 -05:00
allow:
- dependency-name: "actions/stale"