context7/.github/dependabot.yml
Yu Ishikawa 340561e52f Add dependabot config
Signed-off-by: Yu Ishikawa <yu-iskw@users.noreply.github.com>
2025-07-14 08:32:25 +09:00

19 lines
362 B
YAML

version: 2
updates:
- package-ecosystem: npm
directory: /
schedule:
interval: monthly
- package-ecosystem: bun
directory: /
schedule:
interval: monthly
- package-ecosystem: docker
directory: /
schedule:
interval: monthly
- package-ecosystem: github-actions
directory: /
schedule:
interval: monthly