mirror of
https://github.com/rommapp/romm.git
synced 2026-02-18 23:42:07 +01:00
17 lines
328 B
YAML
17 lines
328 B
YAML
version: 2
|
|
updates:
|
|
- package-ecosystem: "npm"
|
|
directory: "/frontend"
|
|
schedule:
|
|
interval: "weekly"
|
|
reviewers:
|
|
- "gantoine"
|
|
target-branch: "master"
|
|
- package-ecosystem: "pip"
|
|
directory: "/"
|
|
schedule:
|
|
interval: "weekly"
|
|
reviewers:
|
|
- "adamantike"
|
|
target-branch: "master"
|