mirror of
https://github.com/Smaug123/mystery-hunt-2023-reactivation
synced 2025-10-05 04:38:40 +00:00
15 lines
303 B
YAML
15 lines
303 B
YAML
# yaml-language-server: $schema=https://json.schemastore.org/dependabot-2.0.json
|
|
|
|
version: 2
|
|
updates:
|
|
|
|
- package-ecosystem: "github-actions"
|
|
directory: "/"
|
|
schedule:
|
|
interval: "weekly"
|
|
|
|
- package-ecosystem: "nuget"
|
|
directory: "/Reactivation"
|
|
schedule:
|
|
interval: "weekly"
|