mirror of
https://github.com/HangarMC/Hangar.git
synced 2024-12-21 06:51:19 +08:00
705392b376
Signed-off-by: MiniDigger <admin@minidigger.me>
12 lines
206 B
YAML
12 lines
206 B
YAML
version: 2
|
|
|
|
updates:
|
|
- package-ecosystem: "maven"
|
|
directory: "/"
|
|
schedule:
|
|
interval: "weekly"
|
|
- package-ecosystem: "npm"
|
|
directory: "/frontend/"
|
|
schedule:
|
|
interval: "weekly"
|