mirror of
https://github.com/unraid/api.git
synced 2026-01-01 14:10:10 -06:00
8 lines
142 B
JSON
8 lines
142 B
JSON
{
|
|
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
|
"extends": [
|
|
"config:recommended"
|
|
],
|
|
"packageManager": "pnpm"
|
|
}
|