2
0
mirror of https://github.com/Laupetin/OpenAssetTools.git synced 2025-10-30 18:17:15 +00:00
Files
OpenAssetTools/.github/dependabot.yml
2025-10-26 18:42:58 +01:00

20 lines
374 B
YAML

version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"
day: "friday"
- package-ecosystem: "gitsubmodule"
directory: "/"
schedule:
interval: "weekly"
day: "friday"
- package-ecosystem: "npm"
directory: "src/ModManUi"
schedule:
interval: "weekly"
day: "friday"