lemmy/.github/dependabot.yml

11 lines
205 B
YAML
Raw Normal View History

2024-04-19 01:04:17 +00:00
version: 2
updates:
- package-ecosystem: "cargo"
directory: "/"
schedule:
interval: "weekly"
- package-ecosystem: "npm"
directory: "/api_tests"
schedule:
interval: "weekly"