mirror of
https://github.com/mmvanheusden/SteamDepotDownloaderGUI.git
synced 2026-02-04 05:31:19 +01:00
12 lines
211 B
YAML
12 lines
211 B
YAML
version: 2
|
|
updates:
|
|
- package-ecosystem: "npm"
|
|
directory: "/"
|
|
schedule:
|
|
interval: "monthly"
|
|
|
|
- package-ecosystem: "cargo"
|
|
directory: "/src-tauri/"
|
|
schedule:
|
|
interval: "monthly"
|