Files
SteamDepotDownloaderGUI/.github/dependabot.yml
2024-09-17 12:37:48 +02:00

12 lines
211 B
YAML

version: 2
updates:
- package-ecosystem: "npm"
directory: "/"
schedule:
interval: "monthly"
- package-ecosystem: "cargo"
directory: "/src-tauri/"
schedule:
interval: "monthly"