jecs/.github/workflows/dependabot.yml
2025-06-25 17:16:04 +02:00

11 lines
205 B
YAML
Executable file

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