xpipe/.github/dependabot.yml

11 lines
202 B
YAML
Raw Normal View History

2023-04-10 01:18:11 +12:00
version: 2
updates:
- package-ecosystem: "gradle"
directory: "/"
schedule:
interval: "daily"
2024-03-21 18:48:26 +13:00
- package-ecosystem: github-actions
directory: /
schedule:
interval: "daily"