Files
steel-dev__cli/.github/dependabot.yml
2026-03-20 18:25:39 +09:00

15 lines
282 B
YAML

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