teldrive/.github/dependabot.yml

13 lines
205 B
YAML
Raw Normal View History

2024-08-31 22:39:57 +08:00
version: 2
updates:
- package-ecosystem: gomod
directory: /
schedule:
2024-10-03 13:19:59 +08:00
interval: weekly
2024-08-31 22:39:57 +08:00
- package-ecosystem: github-actions
directory: /
schedule:
2024-10-03 13:19:59 +08:00
interval: weekly
2024-08-31 22:39:57 +08:00