Files
fzf/.github/dependabot.yml
2022-03-29 21:08:41 +09:00

11 lines
209 B
YAML

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