handin-website/ref/.github/dependabot.yml
2026-03-02 20:09:27 +01:00

14 lines
282 B
YAML

version: 2
updates:
- package-ecosystem: pip
directory: /
schedule:
interval: weekly
- package-ecosystem: npm
directory: /frontend
schedule:
interval: weekly
- package-ecosystem: github-actions
directory: /
schedule:
interval: weekly