mirror of
https://github.com/ProjectSWGCore/Holocore.git
synced 2026-07-14 00:03:01 -04:00
17 lines
309 B
YAML
17 lines
309 B
YAML
version: 2
|
|
updates:
|
|
|
|
- package-ecosystem: "github-actions"
|
|
directory: "/"
|
|
schedule:
|
|
interval: "weekly"
|
|
day: "saturday"
|
|
|
|
- package-ecosystem: "gitsubmodule"
|
|
directory: "/"
|
|
allow:
|
|
- dependency-name: "pswgcommon"
|
|
schedule:
|
|
interval: "weekly"
|
|
day: "saturday"
|