meilisearch/.github/dependabot.yml

10 lines
167 B
YAML
Raw Normal View History

2022-06-29 00:58:23 +08:00
# Set update schedule for GitHub Actions only
version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "monthly"