Files
wings/.github/dependabot.yaml
Matthew Penner d0e7332881 ci: add dependabot for github-actions and gomod
Signed-off-by: Matthew Penner <me@matthewp.io>
2025-03-09 19:25:18 -06:00

11 lines
196 B
YAML

version: 2
updates:
- package-ecosystem: github-actions
directory: /
schedule:
interval: monthly
- package-ecosystem: gomod
directory: /
schedule:
interval: weekly