ViaProxy/.github/dependabot.yml

11 lines
207 B
YAML
Raw Normal View History

2023-01-04 14:58:09 -05:00
version: 2
updates:
- package-ecosystem: "gradle"
directory: "/"
schedule:
interval: "daily"
2024-06-29 09:49:02 -04:00
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"