cloudflared-mirror/.github/dependabot.yml

15 lines
291 B
YAML
Raw Normal View History

2021-06-09 17:11:13 +00:00
version: 2
updates:
# Maintain dependencies for GitHub Actions
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "daily"
# Maintain dependencies for Go
- package-ecosystem: "gomod"
directory: "/"
schedule:
interval: "daily"