Files
alterware-launcher/.github/dependabot.yml
2025-06-11 09:06:07 +02:00

12 lines
282 B
YAML

version: 2
updates:
- package-ecosystem: "cargo" # See documentation for possible values
directory: "/" # Location of package manifests
schedule:
interval: "monthly"
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "monthly"